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: 'ce2c7fc2-a075-8a46-e255-c43b6f4fd947'
         Node name: 'onap-msb-consul-59f55f8877-c5hpj'
        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/05/05 16:44:14 [DEBUG] agent: Using random ID "ce2c7fc2-a075-8a46-e255-c43b6f4fd947" as node ID
    2022/05/05 16:44:14 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:ce2c7fc2-a075-8a46-e255-c43b6f4fd947 Address:127.0.0.1:8300}]
    2022/05/05 16:44:15 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/05/05 16:44:15 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-c5hpj.dc1 127.0.0.1
    2022/05/05 16:44:15 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-c5hpj 127.0.0.1
    2022/05/05 16:44:15 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/05/05 16:44:15 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/05/05 16:44:15 [WARN] raft: Unable to get address for server id ce2c7fc2-a075-8a46-e255-c43b6f4fd947, using fallback address 127.0.0.1:8300: Could not find address for server id ce2c7fc2-a075-8a46-e255-c43b6f4fd947
    2022/05/05 16:44:15 [DEBUG] raft: Votes needed: 1
    2022/05/05 16:44:15 [DEBUG] raft: Vote granted from ce2c7fc2-a075-8a46-e255-c43b6f4fd947 in term 2. Tally: 1
    2022/05/05 16:44:15 [INFO] raft: Election won. Tally: 1
    2022/05/05 16:44:15 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/05/05 16:44:15 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/05/05 16:44:15 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-c5hpj.dc1" in area "wan"
    2022/05/05 16:44:15 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-c5hpj (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/05 16:44:15 [INFO] consul: cluster leadership acquired
    2022/05/05 16:44:15 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/05/05 16:44:15 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-c5hpj
    2022/05/05 16:44:15 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/05/05 16:44:15 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/05/05 16:44:15 [INFO] agent: started state syncer
    2022/05/05 16:44:16 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/05/05 16:44:16 [INFO] agent: Synced node info
    2022/05/05 16:44:16 [DEBUG] agent: Node info in sync
    2022/05/05 16:44:17 [DEBUG] agent: Node info in sync
    2022/05/05 16:44:17 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/05/05 16:44:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-c5hpj" since the cluster is too small
    2022/05/05 16:44:17 [INFO] consul: member 'onap-msb-consul-59f55f8877-c5hpj' joined, marking health alive
    2022/05/05 16:44:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-c5hpj" since the cluster is too small
==> 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/05/05 16:45:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-c5hpj" since the cluster is too small
    2022/05/05 16:45:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/05 16:45:36 [DEBUG] agent: Node info in sync
    2022/05/05 16:46:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-c5hpj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/05 16:46:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-c5hpj" since the cluster is too small
    2022/05/05 16:46:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/05 16:46:47 [DEBUG] agent: Node info in sync
    2022/05/05 16:47:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-c5hpj" since the cluster is too small
    2022/05/05 16:47:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/05 16:47:48 [DEBUG] agent: Node info in sync
    2022/05/05 16:48:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-c5hpj" since the cluster is too small
    2022/05/05 16:48:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/05 16:48:52 [DEBUG] agent: Node info in sync
    2022/05/05 16:49:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-c5hpj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/05 16:49:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-c5hpj" since the cluster is too small
    2022/05/05 16:50:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/05 16:50:05 [DEBUG] agent: Node info in sync
    2022/05/05 16:50:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-c5hpj" since the cluster is too small
    2022/05/05 16:51:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-c5hpj" since the cluster is too small
    2022/05/05 16:51:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-c5hpj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/05 16:51:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/05 16:51:35 [DEBUG] agent: Node info in sync
    2022/05/05 16:52:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-c5hpj" since the cluster is too small
    2022/05/05 16:53:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-c5hpj" since the cluster is too small
    2022/05/05 16:53:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/05 16:53:23 [DEBUG] agent: Node info in sync
    2022/05/05 16:54:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-c5hpj" since the cluster is too small
    2022/05/05 16:54:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-c5hpj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/05 16:54:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/05 16:54:45 [DEBUG] agent: Node info in sync
    2022/05/05 16:55:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-c5hpj" since the cluster is too small
    2022/05/05 16:55:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/05/05 16:55:59 [DEBUG] agent: Node info in sync
    2022/05/05 16:56:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-c5hpj" since the cluster is too small
    2022/05/05 16:57:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-c5hpj" since the cluster is too small
    2022/05/05 16:57:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-c5hpj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/05 16:57:32 [DEBUG] http: Request GET /v1/status/leader (909.434µs) from=10.233.72.86:49152
    2022/05/05 16:57:33 [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/05/05 16:57:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:57:35 [INFO] agent: Synced service "_v0_multicloud_10.233.34.44_9001"
    2022/05/05 16:57:35 [DEBUG] agent: Node info in sync
    2022/05/05 16:57:35 [DEBUG] http: Request PUT /v1/agent/service/register (1.503576045s) from=10.233.72.86:49172
    2022/05/05 16:57:35 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:57:35 [DEBUG] agent: Node info in sync
    2022/05/05 16:57:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.372002ms) from=10.233.72.86:49192
    2022/05/05 16:57:35 [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/05/05 16:57:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:57:41 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:57:41 [INFO] agent: Synced service "_v1_multicloud_10.233.34.44_9001"
    2022/05/05 16:57:41 [DEBUG] agent: Node info in sync
    2022/05/05 16:57:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.200488609s) from=10.233.72.86:49196
    2022/05/05 16:57:41 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:57:41 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:57:41 [DEBUG] agent: Node info in sync
    2022/05/05 16:57:41 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.998187ms) from=10.233.72.86:49232
    2022/05/05 16:57:41 [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/05/05 16:57:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:04 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:04 [INFO] agent: Synced service "_v1_sdc_10.233.60.42_8443"
    2022/05/05 16:58:04 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:04 [DEBUG] http: Request PUT /v1/agent/service/register (23.100243645s) from=10.233.72.86:49240
    2022/05/05 16:58:04 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:04 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:04 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:04 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:04 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (538.797µs) from=10.233.72.86:49386
    2022/05/05 16:58:04 [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/05/05 16:58:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:07 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.60.42_8080"
    2022/05/05 16:58:07 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:07 [DEBUG] http: Request PUT /v1/agent/service/register (2.224487557s) from=10.233.72.86:49388
    2022/05/05 16:58:07 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:07 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:07 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:07 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:07 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (802.839µs) from=10.233.72.86:49398
    2022/05/05 16:58:07 [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/05/05 16:58:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:08 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.33.27_9015"
    2022/05/05 16:58:08 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:08 [DEBUG] http: Request PUT /v1/agent/service/register (1.491104986s) from=10.233.72.86:49404
    2022/05/05 16:58:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:08 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:08 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:08 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:08 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (320.994µs) from=10.233.72.86:49414
    2022/05/05 16:58:09 [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/05/05 16:58:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:09 [INFO] agent: Synced service "_v1_parser_10.233.55.248_8806"
    2022/05/05 16:58:09 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:09 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:09 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:09 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:09 [DEBUG] http: Request PUT /v1/agent/service/register (701.051816ms) from=10.233.72.86:49416
    2022/05/05 16:58:09 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:09 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:09 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:09 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:09 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:09 [DEBUG] http: Request GET /v1/health/service/parser-v1 (401.447µs) from=10.233.72.86:49426
    2022/05/05 16:58:09 [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/05/05 16:58:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:11 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:11 [INFO] agent: Synced service "_v1_catalog_10.233.55.248_8806"
    2022/05/05 16:58:11 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:11 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:11 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:11 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:11 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:11 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:11 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:11 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:11 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:11 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:11 [DEBUG] http: Request PUT /v1/agent/service/register (1.127159713s) from=10.233.72.86:49428
    2022/05/05 16:58:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (99.898008ms) from=10.233.72.86:49438
    2022/05/05 16:58:11 [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/05/05 16:58:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:12 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:12 [INFO] agent: Synced service "_v1_nsd_10.233.55.248_8806"
    2022/05/05 16:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:12 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:12 [DEBUG] http: Request PUT /v1/agent/service/register (869.188031ms) from=10.233.72.86:49442
    2022/05/05 16:58:12 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:12 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:12 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:12 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:12 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:12 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:12 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (100.492922ms) from=10.233.72.86:49452
    2022/05/05 16:58:12 [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/05/05 16:58:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:13 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.55.248_8806"
    2022/05/05 16:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:13 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:13 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:13 [DEBUG] http: Request PUT /v1/agent/service/register (408.158033ms) from=10.233.72.86:49456
    2022/05/05 16:58:13 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:13 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:13 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:13 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:13 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:13 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:13 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (398.979448ms) from=10.233.72.86:49460
    2022/05/05 16:58:13 [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/05/05 16:58:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:14 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:14 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.13.71_443"
    2022/05/05 16:58:14 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:14 [DEBUG] http: Request PUT /v1/agent/service/register (856.040417ms) from=10.233.72.86:49470
    2022/05/05 16:58:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:14 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:14 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:14 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:14 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:14 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:14 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:14 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (418.421µs) from=10.233.72.86:49474
    2022/05/05 16:58:14 [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/05/05 16:58:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:15 [INFO] agent: Synced service "_v1_message-router_10.233.31.104_3904"
    2022/05/05 16:58:15 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:15 [DEBUG] http: Request PUT /v1/agent/service/register (698.846676ms) from=10.233.72.86:49476
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:15 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:15 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (398.57µs) from=10.233.72.86:49486
    2022/05/05 16:58:15 [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/05/05 16:58:15 [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/05/05 16:58:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-c5hpj" since the cluster is too small
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:18 [INFO] agent: Synced service "_v1_wf-gui_10.233.33.55_8443"
    2022/05/05 16:58:18 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (2.300133093s) from=10.233.72.86:49488
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (421.747µs) from=10.233.72.86:49496
    2022/05/05 16:58:18 [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/05/05 16:58:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:18 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.0.247_9007"
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:18 [DEBUG] http: Request PUT /v1/agent/service/register (495.009539ms) from=10.233.72.86:49500
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:18 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (455.2µs) from=10.233.72.86:49504
    2022/05/05 16:58:19 [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/05/05 16:58:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:19 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.0.247_9007"
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:19 [DEBUG] http: Request PUT /v1/agent/service/register (330.011758ms) from=10.233.72.86:49510
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:19 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (62.721304ms) from=10.233.72.86:49518
    2022/05/05 16:58:19 [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/05/05 16:58:19 [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/05/05 16:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:20 [INFO] agent: Synced service "_v1_sdc-gui_10.233.37.123_8181"
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:20 [DEBUG] http: Request PUT /v1/agent/service/register (539.995518ms) from=10.233.72.86:49520
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:20 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (650.873µs) from=10.233.72.86:49530
    2022/05/05 16:58:20 [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/05/05 16:58:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:21 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.37.8_9011"
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:21 [DEBUG] http: Request PUT /v1/agent/service/register (800.53867ms) from=10.233.72.86:49538
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:21 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:21 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (442.074µs) from=10.233.72.86:49546
    2022/05/05 16:58:21 [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/05/05 16:58:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:22 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.37.8_9011"
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:22 [DEBUG] http: Request PUT /v1/agent/service/register (1.122696264s) from=10.233.72.86:49556
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:22 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (329.975µs) from=10.233.72.86:49572
    2022/05/05 16:58:23 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:23 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.102_8446"
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:23 [DEBUG] http: Request PUT /v1/agent/service/register (667.35237ms) from=10.233.72.86:49578
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:23 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (567.666µs) from=10.233.72.86:49584
    2022/05/05 16:58:24 [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/05/05 16:58:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:25 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.102_8446"
    2022/05/05 16:58:25 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:25 [DEBUG] http: Request PUT /v1/agent/service/register (1.223295791s) from=10.233.72.86:49588
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (550.563µs) from=10.233.72.86:49606
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:25 [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/05/05 16:58:25 [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/05/05 16:58:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:25 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.102_8446"
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:25 [DEBUG] http: Request PUT /v1/agent/service/register (207.5744ms) from=10.233.72.86:49608
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:25 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (429.438µs) from=10.233.72.86:49610
    2022/05/05 16:58:26 [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/05/05 16:58:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:26 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.102_8446"
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:26 [DEBUG] http: Request PUT /v1/agent/service/register (498.731469ms) from=10.233.72.86:49612
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:26 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (494.68µs) from=10.233.72.86:49618
    2022/05/05 16:58:26 [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/05/05 16:58:26 [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/05/05 16:58:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.102_8446"
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:27 [DEBUG] http: Request PUT /v1/agent/service/register (428.381205ms) from=10.233.72.86:49620
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (421.003µs) from=10.233.72.86:49622
    2022/05/05 16:58:27 [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/05/05 16:58:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:27 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.102_8446"
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:27 [DEBUG] http: Request PUT /v1/agent/service/register (454.876627ms) from=10.233.72.86:49624
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (552.35µs) from=10.233.72.86:49628
    2022/05/05 16:58:27 [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/05/05 16:58:27 [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/05/05 16:58:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.102_8446"
    2022/05/05 16:58:27 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:27 [DEBUG] http: Request PUT /v1/agent/service/register (200.182643ms) from=10.233.72.86:49630
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:27 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (470.731µs) from=10.233.72.86:49634
    2022/05/05 16:58:28 [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/05/05 16:58:28 [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/05/05 16:58:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:28 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.102_8446"
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:28 [DEBUG] http: Request PUT /v1/agent/service/register (460.716926ms) from=10.233.72.86:49640
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:28 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (600.219755ms) from=10.233.72.86:49652
    2022/05/05 16:58:29 [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/05/05 16:58:29 [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/05/05 16:58:29 [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/05/05 16:58:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:29 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.102_8446"
    2022/05/05 16:58:29 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:29 [DEBUG] http: Request PUT /v1/agent/service/register (401.016248ms) from=10.233.72.86:49664
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:29 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (579.347µs) from=10.233.72.86:49666
    2022/05/05 16:58:29 [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/05/05 16:58:29 [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/05/05 16:58:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:30 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.102_8446"
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:30 [DEBUG] http: Request PUT /v1/agent/service/register (478.977856ms) from=10.233.72.86:49668
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:30 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (607.035µs) from=10.233.72.86:49672
    2022/05/05 16:58:30 [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/05/05 16:58:30 [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/05/05 16:58:30 [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/05/05 16:58:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:31 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.102_8446"
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:31 [DEBUG] http: Request PUT /v1/agent/service/register (487.335501ms) from=10.233.72.86:49678
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (6.632491ms) from=10.233.72.86:49680
    2022/05/05 16:58:31 [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/05/05 16:58:31 [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/05/05 16:58:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.102_8446"
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:31 [DEBUG] http: Request PUT /v1/agent/service/register (378.258656ms) from=10.233.72.86:49684
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:31 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (99.837969ms) from=10.233.72.86:49714
    2022/05/05 16:58:31 [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/05/05 16:58:31 [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/05/05 16:58:31 [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/05/05 16:58:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.102_8446"
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:32 [DEBUG] http: Request PUT /v1/agent/service/register (330.443217ms) from=10.233.72.86:49716
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:32 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (100.190567ms) from=10.233.72.86:49720
    2022/05/05 16:58:32 [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/05/05 16:58:32 [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/05/05 16:58:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:33 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.102_8446"
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:33 [DEBUG] http: Request PUT /v1/agent/service/register (583.601972ms) from=10.233.72.86:49722
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (613.823µs) from=10.233.72.86:49724
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:33 [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/05/05 16:58:33 [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/05/05 16:58:33 [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/05/05 16:58:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.102_8446"
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:33 [DEBUG] http: Request PUT /v1/agent/service/register (298.970719ms) from=10.233.72.86:49730
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:33 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (407.599µs) from=10.233.72.86:49732
    2022/05/05 16:58:34 [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/05/05 16:58:34 [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/05/05 16:58:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.102_8446"
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:34 [DEBUG] http: Request PUT /v1/agent/service/register (550.701554ms) from=10.233.72.86:49734
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:34 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (315.759µs) from=10.233.72.86:49740
    2022/05/05 16:58:34 [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/05/05 16:58:34 [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/05/05 16:58:34 [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/05/05 16:58:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.102_8446"
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (2.344929158s) from=10.233.72.86:49742
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (99.723655ms) from=10.233.72.86:49752
    2022/05/05 16:58:37 [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/05/05 16:58: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/05/05 16:58: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/05/05 16:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.102_8446"
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:37 [DEBUG] http: Request PUT /v1/agent/service/register (287.211758ms) from=10.233.72.86:49758
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:37 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (103.727421ms) from=10.233.72.86:49760
    2022/05/05 16:58: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/05/05 16:58: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/05/05 16:58: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/05/05 16:58: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/05/05 16:58:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.102_8446"
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:39 [DEBUG] http: Request PUT /v1/agent/service/register (998.996307ms) from=10.233.72.86:49764
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:39 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (625.67µs) from=10.233.72.86:49778
    2022/05/05 16:58:39 [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/05/05 16:58: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/05/05 16:58: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/05/05 16:58:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.102_8446"
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:40 [DEBUG] http: Request PUT /v1/agent/service/register (1.000524552s) from=10.233.72.86:49782
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (571.706µs) from=10.233.72.86:49794
    2022/05/05 16:58:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:40 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:40 [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/05/05 16:58:40 [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/05/05 16:58:40 [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/05/05 16:58:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.102_8446"
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:41 [DEBUG] http: Request PUT /v1/agent/service/register (561.44592ms) from=10.233.72.86:49796
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:41 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (477.154µs) from=10.233.72.86:49800
    2022/05/05 16:58:41 [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/05/05 16:58:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.102_8446"
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:42 [DEBUG] http: Request PUT /v1/agent/service/register (782.471515ms) from=10.233.72.86:49802
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (431.57µs) from=10.233.72.86:49816
    2022/05/05 16:58:42 [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/05/05 16:58:42 [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/05/05 16:58:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.102_8446"
    2022/05/05 16:58:43 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:43 [DEBUG] http: Request PUT /v1/agent/service/register (600.113596ms) from=10.233.72.86:49820
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:43 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (299.920741ms) from=10.233.72.86:49824
    2022/05/05 16:58:43 [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/05/05 16:58:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.102_8446"
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:44 [DEBUG] http: Request PUT /v1/agent/service/register (1.17915734s) from=10.233.72.86:49828
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:44 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (625.754µs) from=10.233.72.86:49838
    2022/05/05 16:58:45 [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/05/05 16:58:45 [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/05/05 16:58:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.102_8446"
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:45 [DEBUG] http: Request PUT /v1/agent/service/register (599.170719ms) from=10.233.72.86:49840
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:45 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (553.537µs) from=10.233.72.86:49852
    2022/05/05 16:58:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.102_8446"
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (660.161443ms) from=10.233.72.86:49854
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:46 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (510.147µs) from=10.233.72.86:49860
    2022/05/05 16:58:47 [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/05/05 16:58:47 [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/05/05 16:58:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:52 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.102_8446"
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.179272054s) from=10.233.72.86:49862
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:52 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (100.211632ms) from=10.233.72.86:49908
    2022/05/05 16:58:52 [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/05/05 16:58:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.102_8446"
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.231305068s) from=10.233.72.86:49912
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:55 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (515.691µs) from=10.233.72.86:49934
    2022/05/05 16:58:55 [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/05/05 16:58:55 [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/05/05 16:58:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.102_8446"
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:57 [DEBUG] http: Request PUT /v1/agent/service/register (1.295082459s) from=10.233.72.86:49936
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:58:57 [DEBUG] agent: Node info in sync
    2022/05/05 16:58:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (302.466µs) from=10.233.72.86:49956
    2022/05/05 16:58:57 [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/05/05 16:58:57 [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/05/05 16:58:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.102_8446"
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Node info in sync
    2022/05/05 16:59:15 [DEBUG] http: Request PUT /v1/agent/service/register (18.40422625s) from=10.233.72.86:49958
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 16:59:15 [DEBUG] agent: Node info in sync
    2022/05/05 16:59:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (395.067µs) from=10.233.72.86:50108
    2022/05/05 16:59:15 [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/05/05 16:59:15 [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/05/05 16:59:15 [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/05/05 16:59:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 16:59:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-c5hpj" since the cluster is too small
    2022/05/05 16:59:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-c5hpj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.102_8446"
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:01 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (45.601388591s) from=10.233.72.86:50110
    2022/05/05 17:00:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (1.175846ms) from=10.233.72.86:50438
    2022/05/05 17:00:01 [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/05/05 17:00:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.102_8446"
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (1.301194892s) from=10.233.72.86:50440
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:03 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (341.766µs) from=10.233.72.86:50446
    2022/05/05 17:00:03 [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/05/05 17:00:03 [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/05/05 17:00:03 [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/05/05 17:00:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.102_8446"
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:04 [DEBUG] http: Request PUT /v1/agent/service/register (1.396429099s) from=10.233.72.86:50448
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:04 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (952.718µs) from=10.233.72.86:50454
    2022/05/05 17:00:05 [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/05/05 17:00:05 [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/05/05 17:00:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.102_8446"
    2022/05/05 17:00:05 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:05 [DEBUG] http: Request PUT /v1/agent/service/register (774.468386ms) from=10.233.72.86:50456
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:05 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (398.26µs) from=10.233.72.86:50464
    2022/05/05 17:00:06 [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/05/05 17:00:06 [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/05/05 17:00:06 [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/05/05 17:00:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.102_8446"
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:06 [DEBUG] http: Request PUT /v1/agent/service/register (800.483716ms) from=10.233.72.86:50466
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:06 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (544.877µs) from=10.233.72.86:50478
    2022/05/05 17:00:07 [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/05/05 17:00:07 [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/05/05 17:00:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.102_8446"
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:07 [DEBUG] http: Request PUT /v1/agent/service/register (712.401475ms) from=10.233.72.86:50494
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:07 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (474.127µs) from=10.233.72.86:50510
    2022/05/05 17:00:08 [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/05/05 17:00:08 [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/05/05 17:00:08 [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/05/05 17:00:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.102_8446"
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:08 [DEBUG] http: Request PUT /v1/agent/service/register (905.268423ms) from=10.233.72.86:50512
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:08 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:09 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (604.554µs) from=10.233.72.86:50518
    2022/05/05 17:00:09 [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/05/05 17:00:09 [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/05/05 17:00:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.102_8446"
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:10 [DEBUG] http: Request PUT /v1/agent/service/register (880.690733ms) from=10.233.72.86:50530
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:10 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:10 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (99.090611ms) from=10.233.72.86:50540
    2022/05/05 17:00:10 [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/05/05 17:00:10 [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/05/05 17:00:10 [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/05/05 17:00:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.102_8446"
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:11 [DEBUG] http: Request PUT /v1/agent/service/register (703.49624ms) from=10.233.72.86:50544
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:11 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (594.373µs) from=10.233.72.86:50550
    2022/05/05 17:00:11 [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/05/05 17:00:11 [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/05/05 17:00:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:12 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.102_8446"
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:12 [DEBUG] http: Request PUT /v1/agent/service/register (899.699517ms) from=10.233.72.86:50562
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:12 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (576.235µs) from=10.233.72.86:50566
    2022/05/05 17:00:13 [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/05/05 17:00:13 [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/05/05 17:00:13 [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/05/05 17:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.102_8446"
    2022/05/05 17:00:13 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (423.556465ms) from=10.233.72.86:50568
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:13 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (554.132µs) from=10.233.72.86:50576
    2022/05/05 17:00:13 [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/05/05 17:00:13 [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/05/05 17:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.102_8446"
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (1.200847412s) from=10.233.72.86:50578
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (724.91µs) from=10.233.72.86:50592
    2022/05/05 17:00:15 [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/05/05 17:00:15 [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/05/05 17:00:15 [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/05/05 17:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.102_8446"
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (399.790317ms) from=10.233.72.86:50596
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:15 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (639.933µs) from=10.233.72.86:50604
    2022/05/05 17:00:16 [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/05/05 17:00:16 [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/05/05 17:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:16 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-c5hpj" since the cluster is too small
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.102_8446"
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (500.060913ms) from=10.233.72.86:50606
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:16 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (668.769µs) from=10.233.72.86:50614
    2022/05/05 17:00:16 [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/05/05 17:00:16 [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/05/05 17:00:16 [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/05/05 17:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.102_8446"
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:17 [DEBUG] http: Request PUT /v1/agent/service/register (301.049299ms) from=10.233.72.86:50616
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (533.191µs) from=10.233.72.86:50622
    2022/05/05 17:00:17 [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/05/05 17:00:17 [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/05/05 17:00:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.102_8446"
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:17 [DEBUG] http: Request PUT /v1/agent/service/register (400.892585ms) from=10.233.72.86:50624
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:17 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (691.584327ms) from=10.233.72.86:50634
    2022/05/05 17:00:18 [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/05/05 17:00:18 [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/05/05 17:00:18 [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/05/05 17:00:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.102_8446"
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.320522681s) from=10.233.72.86:50638
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:24 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (438.242µs) from=10.233.72.86:50676
    2022/05/05 17:00:24 [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/05/05 17:00:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.102_8446"
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:25 [DEBUG] http: Request PUT /v1/agent/service/register (734.795091ms) from=10.233.72.86:50678
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:25 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (375.167µs) from=10.233.72.86:50684
    2022/05/05 17:00:25 [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/05/05 17:00:25 [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/05/05 17:00:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.102_8446"
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:26 [DEBUG] http: Request PUT /v1/agent/service/register (1.360725834s) from=10.233.72.86:50690
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:26 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (511.868µs) from=10.233.72.86:50698
    2022/05/05 17:00:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [INFO] agent: Synced service "_v17_aai-nquery_10.233.70.102_8446"
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.248_8806" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.37.123_8181" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_sdc_10.233.60.42_8443" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.248_8806" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.248_8806" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.71_443" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Node info in sync
    2022/05/05 17:00:28 [DEBUG] http: Request PUT /v1/agent/service/register (1.782760859s) from=10.233.72.86:50700
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.247_9007" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.55_8443" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.60.42_8080" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_parser_10.233.55.248_8806" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.8_9011" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v0_multicloud_10.233.34.44_9001" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_message-router_10.233.31.104_3904" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.102_8446" in sync
    2022/05/05 17:00:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.27_9015