Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ [ a = - ]
+ [ 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: '2d5c4451-707f-0d45-6705-78d864eaedbc'
         Node name: 'onap-msb-consul-86975585d9-c7p54'
        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:

    2021/06/29 05:55:47 [DEBUG] agent: Using random ID "2d5c4451-707f-0d45-6705-78d864eaedbc" as node ID
    2021/06/29 05:55:47 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:2d5c4451-707f-0d45-6705-78d864eaedbc Address:127.0.0.1:8300}]
    2021/06/29 05:55:47 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/06/29 05:55:47 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-c7p54.dc1 127.0.0.1
    2021/06/29 05:55:48 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/06/29 05:55:48 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/06/29 05:55:48 [WARN] raft: Unable to get address for server id 2d5c4451-707f-0d45-6705-78d864eaedbc, using fallback address 127.0.0.1:8300: Could not find address for server id 2d5c4451-707f-0d45-6705-78d864eaedbc
    2021/06/29 05:55:48 [DEBUG] raft: Votes needed: 1
    2021/06/29 05:55:48 [DEBUG] raft: Vote granted from 2d5c4451-707f-0d45-6705-78d864eaedbc in term 2. Tally: 1
    2021/06/29 05:55:48 [INFO] raft: Election won. Tally: 1
    2021/06/29 05:55:48 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/06/29 05:55:48 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-c7p54 127.0.0.1
    2021/06/29 05:55:48 [INFO] consul: cluster leadership acquired
    2021/06/29 05:55:48 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/06/29 05:55:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/06/29 05:55:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/06/29 05:55:48 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/06/29 05:55:48 [INFO] agent: started state syncer
    2021/06/29 05:55:48 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/06/29 05:55:48 [INFO] agent: Synced node info
    2021/06/29 05:55:48 [DEBUG] agent: Node info in sync
    2021/06/29 05:55:48 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-c7p54 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/29 05:55:48 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-c7p54
    2021/06/29 05:55:48 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-c7p54.dc1" in area "wan"
    2021/06/29 05:55:49 [DEBUG] agent: Node info in sync
    2021/06/29 05:55:49 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/06/29 05:55:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-c7p54" since the cluster is too small
    2021/06/29 05:55:49 [INFO] consul: member 'onap-msb-consul-86975585d9-c7p54' joined, marking health alive
    2021/06/29 05:55:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-c7p54" 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)
    2021/06/29 05:56:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-c7p54" since the cluster is too small
    2021/06/29 05:57:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/29 05:57:09 [DEBUG] agent: Node info in sync
    2021/06/29 05:57:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-c7p54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/29 05:57:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-c7p54" since the cluster is too small
    2021/06/29 05:58:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-c7p54" since the cluster is too small
    2021/06/29 05:58:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/29 05:58:49 [DEBUG] agent: Node info in sync
    2021/06/29 05:59:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-c7p54" since the cluster is too small
    2021/06/29 06:00:21 [DEBUG] http: Request GET /v1/status/leader (546.861µs) from=10.233.72.152:40232
    2021/06/29 06:00:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:23 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.26.39_9518"
    2021/06/29 06:00:23 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:23 [DEBUG] http: Request PUT /v1/agent/service/register (228.048004ms) from=10.233.72.152:40236
    2021/06/29 06:00:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:23 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:23 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (499.563µs) from=10.233.72.152:40242
    2021/06/29 06:00:23 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:23 [INFO] agent: Synced service "_v0_multicloud_10.233.15.221_9001"
    2021/06/29 06:00:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:23 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:23 [DEBUG] http: Request PUT /v1/agent/service/register (34.910345ms) from=10.233.72.152:40254
    2021/06/29 06:00:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:23 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (308.706µs) from=10.233.72.152:40256
    2021/06/29 06:00:23 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:24 [INFO] agent: Synced service "_v1_multicloud_10.233.15.221_9001"
    2021/06/29 06:00:24 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:24 [DEBUG] http: Request PUT /v1/agent/service/register (268.15277ms) from=10.233.72.152:40258
    2021/06/29 06:00:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:24 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (302.71µs) from=10.233.72.152:40262
    2021/06/29 06:00:24 [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.
    2021/06/29 06: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.
    2021/06/29 06:00:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-c7p54.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/29 06:00:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:24 [INFO] agent: Synced service "_v1_message-router_10.233.51.223_3904"
    2021/06/29 06:00:24 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:24 [DEBUG] http: Request PUT /v1/agent/service/register (19.394753ms) from=10.233.72.152:40264
    2021/06/29 06:00:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:24 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:24 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (311.698µs) from=10.233.72.152:40266
    2021/06/29 06:00:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06: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.
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:25 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.30.137_9004"
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:25 [DEBUG] http: Request PUT /v1/agent/service/register (130.429391ms) from=10.233.72.152:40270
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:25 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (522.192µs) from=10.233.72.152:40274
    2021/06/29 06:00:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06: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.
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:25 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.30.137_9004"
    2021/06/29 06:00:25 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.757398ms) from=10.233.72.152:40278
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:25 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:25 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (324.148µs) from=10.233.72.152:40284
    2021/06/29 06:00:25 [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.
    2021/06/29 06: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.
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:26 [INFO] agent: Synced service "_v1_parser_10.233.36.191_8806"
    2021/06/29 06:00:26 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:26 [DEBUG] http: Request PUT /v1/agent/service/register (126.872712ms) from=10.233.72.152:40286
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (272.055µs) from=10.233.72.152:40290
    2021/06/29 06:00:26 [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.
    2021/06/29 06: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.
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:26 [INFO] agent: Synced service "_v1_catalog_10.233.36.191_8806"
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:26 [DEBUG] http: Request PUT /v1/agent/service/register (353.124378ms) from=10.233.72.152:40292
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (55.24415ms) from=10.233.72.152:40296
    2021/06/29 06:00:26 [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.
    2021/06/29 06: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.
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:26 [INFO] agent: Synced service "_v1_nsd_10.233.36.191_8806"
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:26 [DEBUG] http: Request PUT /v1/agent/service/register (153.721241ms) from=10.233.72.152:40298
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:26 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (276.987µs) from=10.233.72.152:40302
    2021/06/29 06:00:27 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:27 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.36.191_8806"
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:27 [DEBUG] http: Request PUT /v1/agent/service/register (512.340026ms) from=10.233.72.152:40304
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (380.4µs) from=10.233.72.152:40314
    2021/06/29 06:00:27 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:27 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.22.57_9015"
    2021/06/29 06:00:27 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:27 [DEBUG] http: Request PUT /v1/agent/service/register (146.912701ms) from=10.233.72.152:40318
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:27 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (384.618µs) from=10.233.72.152:40322
    2021/06/29 06:00:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00: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.
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:28 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.34.9_8080"
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:28 [DEBUG] http: Request PUT /v1/agent/service/register (411.549696ms) from=10.233.72.152:40326
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:28 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (444.499µs) from=10.233.72.152:40328
    2021/06/29 06:00:28 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00: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.
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:29 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.25.75_9005"
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:29 [DEBUG] http: Request PUT /v1/agent/service/register (300.208176ms) from=10.233.72.152:40330
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:29 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (475.08µs) from=10.233.72.152:40334
    2021/06/29 06:00:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00: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.
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:29 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.25.75_9005"
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:29 [DEBUG] http: Request PUT /v1/agent/service/register (109.959002ms) from=10.233.72.152:40336
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:29 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:29 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (183.495298ms) from=10.233.72.152:40340
    2021/06/29 06:00:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00: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.
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:30 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.25.75_9005"
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:30 [DEBUG] http: Request PUT /v1/agent/service/register (511.207059ms) from=10.233.72.152:40342
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:30 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (348.412µs) from=10.233.72.152:40348
    2021/06/29 06:00:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00: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.
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:30 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.49.193_9009"
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:30 [DEBUG] http: Request PUT /v1/agent/service/register (78.029801ms) from=10.233.72.152:40354
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:30 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (307.546µs) from=10.233.72.152:40356
    2021/06/29 06:00:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00: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.
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:30 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.49.193_9009"
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:30 [DEBUG] http: Request PUT /v1/agent/service/register (367.369391ms) from=10.233.72.152:40358
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:30 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:30 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (364.57µs) from=10.233.72.152:40368
    2021/06/29 06:00:30 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:31 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.40.179_443"
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:31 [DEBUG] http: Request PUT /v1/agent/service/register (169.31097ms) from=10.233.72.152:40374
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:31 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (359.587µs) from=10.233.72.152:40386
    2021/06/29 06:00:31 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:31 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.31.57_9007"
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:31 [DEBUG] http: Request PUT /v1/agent/service/register (144.292029ms) from=10.233.72.152:40388
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (355.514µs) from=10.233.72.152:40390
    2021/06/29 06:00:31 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:31 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.31.57_9007"
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:31 [DEBUG] http: Request PUT /v1/agent/service/register (149.660453ms) from=10.233.72.152:40392
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:31 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (318.362µs) from=10.233.72.152:40394
    2021/06/29 06:00:31 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:32 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.35.10_9011"
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:32 [DEBUG] http: Request PUT /v1/agent/service/register (608.381374ms) from=10.233.72.152:40396
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (375.607µs) from=10.233.72.152:40400
    2021/06/29 06:00:32 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.35.10_9011"
    2021/06/29 06:00:32 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:32 [DEBUG] http: Request PUT /v1/agent/service/register (165.317503ms) from=10.233.72.152:40402
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (365.396µs) from=10.233.72.152:40406
    2021/06/29 06:00:32 [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.
    2021/06/29 06:00:32 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:32 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.68.39_8446"
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:32 [DEBUG] http: Request PUT /v1/agent/service/register (101.198516ms) from=10.233.72.152:40408
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:32 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (276.006µs) from=10.233.72.152:40410
    2021/06/29 06:00:32 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:33 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.68.39_8446"
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:33 [DEBUG] http: Request PUT /v1/agent/service/register (202.801798ms) from=10.233.72.152:40412
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (491.488µs) from=10.233.72.152:40418
    2021/06/29 06:00:33 [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.
    2021/06/29 06:00:33 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:33 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.68.39_8446"
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:33 [DEBUG] http: Request PUT /v1/agent/service/register (299.639051ms) from=10.233.72.152:40420
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (464.359µs) from=10.233.72.152:40426
    2021/06/29 06:00:33 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:33 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.68.39_8446"
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:33 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:33 [DEBUG] http: Request PUT /v1/agent/service/register (112.224176ms) from=10.233.72.152:40428
    2021/06/29 06:00:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (438.99µs) from=10.233.72.152:40436
    2021/06/29 06:00:34 [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.
    2021/06/29 06:00:34 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:34 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.68.39_8446"
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:34 [DEBUG] http: Request PUT /v1/agent/service/register (608.932557ms) from=10.233.72.152:40440
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:34 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (364.561µs) from=10.233.72.152:40444
    2021/06/29 06:00:35 [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.
    2021/06/29 06:00:35 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.68.39_8446"
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:35 [DEBUG] http: Request PUT /v1/agent/service/register (215.582978ms) from=10.233.72.152:40448
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (386.17µs) from=10.233.72.152:40452
    2021/06/29 06:00:35 [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.
    2021/06/29 06:00:35 [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.
    2021/06/29 06:00:35 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.68.39_8446"
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:35 [DEBUG] http: Request PUT /v1/agent/service/register (251.58268ms) from=10.233.72.152:40456
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (270.807µs) from=10.233.72.152:40458
    2021/06/29 06:00:35 [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.
    2021/06/29 06:00:35 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.68.39_8446"
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:35 [DEBUG] http: Request PUT /v1/agent/service/register (219.456211ms) from=10.233.72.152:40460
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:35 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (321.032µs) from=10.233.72.152:40462
    2021/06/29 06:00:36 [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.
    2021/06/29 06:00:36 [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.
    2021/06/29 06:00:36 [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.
    2021/06/29 06:00:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:36 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.68.39_8446"
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:36 [DEBUG] http: Request PUT /v1/agent/service/register (124.743836ms) from=10.233.72.152:40466
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (413.438µs) from=10.233.72.152:40468
    2021/06/29 06:00:36 [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.
    2021/06/29 06:00:36 [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.
    2021/06/29 06:00:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.68.39_8446"
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:36 [DEBUG] http: Request PUT /v1/agent/service/register (100.086837ms) from=10.233.72.152:40470
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (299.64µs) from=10.233.72.152:40474
    2021/06/29 06:00:36 [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.
    2021/06/29 06:00:36 [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.
    2021/06/29 06:00:36 [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.
    2021/06/29 06:00:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.68.39_8446"
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:36 [DEBUG] http: Request PUT /v1/agent/service/register (166.429732ms) from=10.233.72.152:40476
    2021/06/29 06:00:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (284.669µs) from=10.233.72.152:40478
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:36 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:36 [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.
    2021/06/29 06:00:36 [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.
    2021/06/29 06:00:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.68.39_8446"
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:37 [DEBUG] http: Request PUT /v1/agent/service/register (318.016438ms) from=10.233.72.152:40480
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (287.622µs) from=10.233.72.152:40486
    2021/06/29 06:00:37 [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.
    2021/06/29 06:00:37 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:37 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.68.39_8446"
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:37 [DEBUG] http: Request PUT /v1/agent/service/register (205.803826ms) from=10.233.72.152:40488
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (626.992µs) from=10.233.72.152:40490
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:37 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:37 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:38 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.68.39_8446"
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:38 [DEBUG] http: Request PUT /v1/agent/service/register (401.061825ms) from=10.233.72.152:40498
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (573.309µs) from=10.233.72.152:40504
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:38 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.68.39_8446"
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:38 [DEBUG] http: Request PUT /v1/agent/service/register (307.956767ms) from=10.233.72.152:40506
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:38 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (465.745µs) from=10.233.72.152:40508
    2021/06/29 06:00:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.68.39_8446"
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:39 [DEBUG] http: Request PUT /v1/agent/service/register (203.463031ms) from=10.233.72.152:40510
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:39 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (556.247µs) from=10.233.72.152:40514
    2021/06/29 06:00:39 [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.
    2021/06/29 06:00:39 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.68.39_8446"
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (782.286555ms) from=10.233.72.152:40516
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (351.647µs) from=10.233.72.152:40528
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:40 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.68.39_8446"
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (400.426363ms) from=10.233.72.152:40530
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:40 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (307.762µs) from=10.233.72.152:40542
    2021/06/29 06:00:40 [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.
    2021/06/29 06:00:40 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.68.39_8446"
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:41 [DEBUG] http: Request PUT /v1/agent/service/register (675.392394ms) from=10.233.72.152:40550
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:41 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (537.801µs) from=10.233.72.152:40554
    2021/06/29 06:00:42 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.68.39_8446"
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:42 [DEBUG] http: Request PUT /v1/agent/service/register (400.003597ms) from=10.233.72.152:40556
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (430.432µs) from=10.233.72.152:40560
    2021/06/29 06:00:42 [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.
    2021/06/29 06:00:42 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.68.39_8446"
    2021/06/29 06:00:42 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:42 [DEBUG] http: Request PUT /v1/agent/service/register (22.124859ms) from=10.233.72.152:40562
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:42 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (300.371µs) from=10.233.72.152:40564
    2021/06/29 06:00:42 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.68.39_8446"
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:43 [DEBUG] http: Request PUT /v1/agent/service/register (339.177447ms) from=10.233.72.152:40566
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (345.025µs) from=10.233.72.152:40572
    2021/06/29 06:00:43 [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.
    2021/06/29 06:00:43 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.68.39_8446"
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:43 [DEBUG] http: Request PUT /v1/agent/service/register (329.8899ms) from=10.233.72.152:40576
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:43 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (374.894µs) from=10.233.72.152:40582
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.68.39_8446"
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:44 [DEBUG] http: Request PUT /v1/agent/service/register (500.710378ms) from=10.233.72.152:40584
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (365.727µs) from=10.233.72.152:40588
    2021/06/29 06:00:44 [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.
    2021/06/29 06:00:44 [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.
    2021/06/29 06:00:44 [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.
    2021/06/29 06:00:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.68.39_8446"
    2021/06/29 06:00:44 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:44 [DEBUG] http: Request PUT /v1/agent/service/register (379.357553ms) from=10.233.72.152:40590
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:44 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (467.256µs) from=10.233.72.152:40592
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.68.39_8446"
    2021/06/29 06:00:45 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:45 [DEBUG] http: Request PUT /v1/agent/service/register (173.338013ms) from=10.233.72.152:40596
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (300.24707ms) from=10.233.72.152:40600
    2021/06/29 06:00:45 [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.
    2021/06/29 06:00:45 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.68.39_8446"
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:45 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:45 [DEBUG] http: Request PUT /v1/agent/service/register (200.951778ms) from=10.233.72.152:40606
    2021/06/29 06:00:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (485.687µs) from=10.233.72.152:40608
    2021/06/29 06:00:45 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.68.39_8446"
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:46 [DEBUG] http: Request PUT /v1/agent/service/register (74.561652ms) from=10.233.72.152:40610
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (286.263µs) from=10.233.72.152:40614
    2021/06/29 06:00:46 [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.
    2021/06/29 06:00:46 [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.
    2021/06/29 06:00:46 [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.
    2021/06/29 06:00:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.68.39_8446"
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:46 [DEBUG] http: Request PUT /v1/agent/service/register (300.831679ms) from=10.233.72.152:40616
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:46 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (272.189µs) from=10.233.72.152:40624
    2021/06/29 06:00:46 [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.
    2021/06/29 06:00:46 [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.
    2021/06/29 06:00:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.68.39_8446"
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:47 [DEBUG] http: Request PUT /v1/agent/service/register (17.431814ms) from=10.233.72.152:40628
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (309.995µs) from=10.233.72.152:40630
    2021/06/29 06:00:47 [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.
    2021/06/29 06:00:47 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.68.39_8446"
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:47 [DEBUG] http: Request PUT /v1/agent/service/register (279.997956ms) from=10.233.72.152:40632
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (285.923µs) from=10.233.72.152:40634
    2021/06/29 06:00:47 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.68.39_8446"
    2021/06/29 06:00:47 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:47 [DEBUG] http: Request PUT /v1/agent/service/register (86.126026ms) from=10.233.72.152:40636
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (100.251366ms) from=10.233.72.152:40638
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:47 [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.
    2021/06/29 06:00:47 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:47 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:47 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.68.39_8446"
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:48 [DEBUG] http: Request PUT /v1/agent/service/register (85.023725ms) from=10.233.72.152:40648
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (431.057µs) from=10.233.72.152:40652
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:48 [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.
    2021/06/29 06:00:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-c7p54" since the cluster is too small
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [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.
    2021/06/29 06:00:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:49 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.68.39_8446"
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:49 [DEBUG] http: Request PUT /v1/agent/service/register (794.842669ms) from=10.233.72.152:40654
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (100.223543ms) from=10.233.72.152:40658
    2021/06/29 06:00:49 [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.
    2021/06/29 06:00:49 [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.
    2021/06/29 06:00:49 [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.
    2021/06/29 06:00:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.68.39_8446"
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:49 [DEBUG] http: Request PUT /v1/agent/service/register (105.347892ms) from=10.233.72.152:40660
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (420.101µs) from=10.233.72.152:40662
    2021/06/29 06:00:49 [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.
    2021/06/29 06:00:49 [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.
    2021/06/29 06:00:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:49 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.68.39_8446"
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:49 [DEBUG] http: Request PUT /v1/agent/service/register (200.428899ms) from=10.233.72.152:40664
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:49 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (311.432µs) from=10.233.72.152:40666
    2021/06/29 06:00:50 [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.
    2021/06/29 06:00:50 [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.
    2021/06/29 06:00:50 [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.
    2021/06/29 06:00:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [INFO] agent: Synced service "_v11__aai-nquery_10.233.68.39_8446"
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:50 [DEBUG] http: Request PUT /v1/agent/service/register (524.592023ms) from=10.233.72.152:40670
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (286.616µs) from=10.233.72.152:40686
    2021/06/29 06:00:50 [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.
    2021/06/29 06:00:50 [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.
    2021/06/29 06:00:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [INFO] agent: Synced service "_v11_aai-nquery_10.233.68.39_8446"
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:50 [DEBUG] http: Request PUT /v1/agent/service/register (203.503048ms) from=10.233.72.152:40688
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:50 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (388.966µs) from=10.233.72.152:40700
    2021/06/29 06:00:51 [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.
    2021/06/29 06:00:51 [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.
    2021/06/29 06:00:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [INFO] agent: Synced service "_v12__aai-nquery_10.233.68.39_8446"
    2021/06/29 06:00:51 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:51 [DEBUG] http: Request PUT /v1/agent/service/register (272.084533ms) from=10.233.72.152:40706
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (280.609µs) from=10.233.72.152:40708
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:51 [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.
    2021/06/29 06:00:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [INFO] agent: Synced service "_v12_aai-nquery_10.233.68.39_8446"
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:51 [DEBUG] http: Request PUT /v1/agent/service/register (90.868143ms) from=10.233.72.152:40710
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (330.343µs) from=10.233.72.152:40712
    2021/06/29 06:00:51 [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.
    2021/06/29 06:00:51 [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.
    2021/06/29 06:00:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [INFO] agent: Synced service "_v13__aai-nquery_10.233.68.39_8446"
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (299.869224ms) from=10.233.72.152:40714
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (305.997µs) from=10.233.72.152:40718
    2021/06/29 06:00:52 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:52 [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.
    2021/06/29 06:00: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.
    2021/06/29 06:00: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.
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [INFO] agent: Synced service "_v13_aai-nquery_10.233.68.39_8446"
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:52 [DEBUG] http: Request PUT /v1/agent/service/register (301.958521ms) from=10.233.72.152:40720
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (369.645µs) from=10.233.72.152:40722
    2021/06/29 06:00:53 [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.
    2021/06/29 06:00:53 [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.
    2021/06/29 06:00:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:53 [INFO] agent: Synced service "_v14__aai-nquery_10.233.68.39_8446"
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (186.302726ms) from=10.233.72.152:40728
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (345.963µs) from=10.233.72.152:40732
    2021/06/29 06:00:53 [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.
    2021/06/29 06:00:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [INFO] agent: Synced service "_v14_aai-nquery_10.233.68.39_8446"
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:53 [DEBUG] http: Request PUT /v1/agent/service/register (223.089387ms) from=10.233.72.152:40734
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (397.508µs) from=10.233.72.152:40738
    2021/06/29 06:00:53 [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.
    2021/06/29 06:00:53 [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.
    2021/06/29 06:00:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.30.137_9004" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.179_443" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v1_catalog_10.233.36.191_8806" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.75_9005" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v1_nsd_10.233.36.191_8806" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.36.191_8806" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.34.9_8080" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [INFO] agent: Synced service "_v15__aai-nquery_10.233.68.39_8446"
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v0_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v1_multicloud_10.233.15.221_9001" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.10_9011" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Node info in sync
    2021/06/29 06:00:54 [DEBUG] http: Request PUT /v1/agent/service/register (200.51364ms) from=10.233.72.152:40740
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.39_9518" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v1_parser_10.233.36.191_8806" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.22.57_9015" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.31.57_9007" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v1_message-router_10.233.51.223_3904" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.49.193_9009" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.39_8446" in sync
    2021/06/29 06:00:54 [DEBUG] agent: Service "_v13__aai