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: 'd6b96c37-1239-efb2-2fa7-7fd183a3614c'
         Node name: 'onap-msb-consul-86975585d9-ltx7f'
        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/05/09 23:52:41 [DEBUG] agent: Using random ID "d6b96c37-1239-efb2-2fa7-7fd183a3614c" as node ID
    2021/05/09 23:52:41 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:d6b96c37-1239-efb2-2fa7-7fd183a3614c Address:127.0.0.1:8300}]
    2021/05/09 23:52:41 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/05/09 23:52:41 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/05/09 23:52:41 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/05/09 23:52:41 [WARN] raft: Unable to get address for server id d6b96c37-1239-efb2-2fa7-7fd183a3614c, using fallback address 127.0.0.1:8300: Could not find address for server id d6b96c37-1239-efb2-2fa7-7fd183a3614c
    2021/05/09 23:52:41 [DEBUG] raft: Votes needed: 1
    2021/05/09 23:52:41 [DEBUG] raft: Vote granted from d6b96c37-1239-efb2-2fa7-7fd183a3614c in term 2. Tally: 1
    2021/05/09 23:52:41 [INFO] raft: Election won. Tally: 1
    2021/05/09 23:52:41 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/05/09 23:52:42 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-ltx7f.dc1 127.0.0.1
    2021/05/09 23:52:42 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-ltx7f 127.0.0.1
    2021/05/09 23:52:42 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/05/09 23:52:42 [INFO] consul: cluster leadership acquired
    2021/05/09 23:52:42 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-ltx7f (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/09 23:52:42 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-ltx7f.dc1" in area "wan"
    2021/05/09 23:52:42 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-ltx7f
    2021/05/09 23:52:42 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/05/09 23:52:42 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/05/09 23:52:42 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/05/09 23:52:42 [INFO] agent: started state syncer
    2021/05/09 23:52:42 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/05/09 23:52:42 [INFO] agent: Synced node info
    2021/05/09 23:52:42 [DEBUG] agent: Node info in sync
    2021/05/09 23:52:43 [DEBUG] agent: Node info in sync
    2021/05/09 23:52:44 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/05/09 23:52:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-ltx7f" since the cluster is too small
    2021/05/09 23:52:44 [INFO] consul: member 'onap-msb-consul-86975585d9-ltx7f' joined, marking health alive
    2021/05/09 23:52:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-ltx7f" 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/05/09 23:53:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-ltx7f" since the cluster is too small
    2021/05/09 23:54:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/09 23:54:19 [DEBUG] agent: Node info in sync
    2021/05/09 23:54:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-ltx7f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/09 23:54:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-ltx7f" since the cluster is too small
    2021/05/09 23:55:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/09 23:55:20 [DEBUG] agent: Node info in sync
    2021/05/09 23:55:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-ltx7f" since the cluster is too small
    2021/05/09 23:56:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-ltx7f" since the cluster is too small
    2021/05/09 23:56:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-ltx7f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/09 23:56:48 [DEBUG] http: Request GET /v1/status/leader (484.365µs) from=10.233.74.133:58606
    2021/05/09 23:56:49 [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/05/09 23:56: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/05/09 23:56:50 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.17.241_9015"
    2021/05/09 23:56:50 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:50 [DEBUG] http: Request PUT /v1/agent/service/register (344.430106ms) from=10.233.74.133:58618
    2021/05/09 23:56:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:50 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:50 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (174.748881ms) from=10.233.74.133:58624
    2021/05/09 23:56:51 [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/05/09 23:56: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/05/09 23:56:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:51 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.46.202_8080"
    2021/05/09 23:56:51 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:51 [DEBUG] http: Request PUT /v1/agent/service/register (400.305505ms) from=10.233.74.133:58630
    2021/05/09 23:56:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:51 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:51 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (558.816µs) from=10.233.74.133:58638
    2021/05/09 23:56:52 [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/05/09 23:56: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/05/09 23:56:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:52 [INFO] agent: Synced service "_v1_parser_10.233.25.86_8806"
    2021/05/09 23:56:52 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:52 [DEBUG] http: Request PUT /v1/agent/service/register (255.963839ms) from=10.233.74.133:58648
    2021/05/09 23:56:52 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:56:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:52 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:52 [DEBUG] http: Request GET /v1/health/service/parser-v1 (482.846µs) from=10.233.74.133:58652
    2021/05/09 23:56:52 [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/05/09 23:56: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/05/09 23:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:53 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:56:53 [INFO] agent: Synced service "_v1_catalog_10.233.25.86_8806"
    2021/05/09 23:56:53 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (210.006405ms) from=10.233.74.133:58658
    2021/05/09 23:56:53 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:56:53 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:53 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (413.878µs) from=10.233.74.133:58662
    2021/05/09 23:56:53 [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/05/09 23:56: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/05/09 23:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:53 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:56:53 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:56:53 [INFO] agent: Synced service "_v1_nsd_10.233.25.86_8806"
    2021/05/09 23:56:53 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:53 [DEBUG] http: Request PUT /v1/agent/service/register (256.166061ms) from=10.233.74.133:58666
    2021/05/09 23:56:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:53 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:56:53 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:56:53 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:56:53 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (665.898µs) from=10.233.74.133:58668
    2021/05/09 23:56:54 [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/05/09 23:56:54 [DEBUG] 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/05/09 23:56:54 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:56:54 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:56:54 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:56:54 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.25.86_8806"
    2021/05/09 23:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:54 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:54 [DEBUG] http: Request PUT /v1/agent/service/register (127.205384ms) from=10.233.74.133:58672
    2021/05/09 23:56:54 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:56:54 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:56:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:56:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:54 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:56:54 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:54 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (449.648µs) from=10.233.74.133:58680
    2021/05/09 23:56:54 [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/05/09 23:56:54 [DEBUG] 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/05/09 23:56:55 [INFO] agent: Synced service "_v1_message-router_10.233.26.99_3904"
    2021/05/09 23:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:55 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:56:55 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:56:55 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:56:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:56:55 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:55 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:56:55 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:56:55 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:56:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:56:55 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:56:55 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:55 [DEBUG] http: Request PUT /v1/agent/service/register (398.379085ms) from=10.233.74.133:58686
    2021/05/09 23:56:55 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (189.4642ms) from=10.233.74.133:58690
    2021/05/09 23:56:55 [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/05/09 23:56:55 [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/05/09 23:56:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:56:56 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.56.22_9005"
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:56 [DEBUG] http: Request PUT /v1/agent/service/register (461.163437ms) from=10.233.74.133:58700
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:56 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (387.496µs) from=10.233.74.133:58708
    2021/05/09 23:56:56 [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/05/09 23:56:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:56:56 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.56.22_9005"
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:56 [DEBUG] http: Request PUT /v1/agent/service/register (85.663824ms) from=10.233.74.133:58710
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:56 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:56 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (366.848µs) from=10.233.74.133:58714
    2021/05/09 23:56:56 [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/05/09 23:56:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:56:57 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:56:57 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:56:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:56:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:57 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.56.22_9005"
    2021/05/09 23:56:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:57 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:56:57 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:56:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:57 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:57 [DEBUG] http: Request PUT /v1/agent/service/register (861.340791ms) from=10.233.74.133:58716
    2021/05/09 23:56:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:57 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:56:57 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:56:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:57 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:56:57 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:56:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:56:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:57 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:57 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (810.721µs) from=10.233.74.133:58734
    2021/05/09 23:56:58 [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/05/09 23:56:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:56:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:58 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:56:58 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:56:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:56:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:59 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.25.55_443"
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:59 [DEBUG] http: Request PUT /v1/agent/service/register (599.946967ms) from=10.233.74.133:58740
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (99.412832ms) from=10.233.74.133:58748
    2021/05/09 23:56:59 [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/05/09 23:56:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:56:59 [INFO] agent: Synced service "_v0_multicloud_10.233.45.221_9001"
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:56:59 [DEBUG] agent: Node info in sync
    2021/05/09 23:56:59 [DEBUG] http: Request PUT /v1/agent/service/register (375.896348ms) from=10.233.74.133:58756
    2021/05/09 23:57:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (100.106112ms) from=10.233.74.133:58770
    2021/05/09 23:57:00 [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/05/09 23:57:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:00 [INFO] agent: Synced service "_v1_multicloud_10.233.45.221_9001"
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:00 [DEBUG] http: Request PUT /v1/agent/service/register (86.583392ms) from=10.233.74.133:58774
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:00 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (552.444µs) from=10.233.74.133:58776
    2021/05/09 23:57:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"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/05/09 23:57:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:00 [INFO] agent: Synced service "_v1_appc_10.233.19.36_8443"
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:00 [DEBUG] http: Request PUT /v1/agent/service/register (201.65792ms) from=10.233.74.133:58780
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:00 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:00 [DEBUG] http: Request GET /v1/health/service/appc-v1 (515.31µs) from=10.233.74.133:58784
    2021/05/09 23:57:01 [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/05/09 23:57:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:01 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.58.87_9518"
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:01 [DEBUG] http: Request PUT /v1/agent/service/register (900.347814ms) from=10.233.74.133:58786
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:01 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:02 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (851.883µs) from=10.233.74.133:58806
    2021/05/09 23:57:02 [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/05/09 23:57:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:02 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.37.215_9007"
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:02 [DEBUG] http: Request PUT /v1/agent/service/register (66.153449ms) from=10.233.74.133:58810
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (496.102µs) from=10.233.74.133:58814
    2021/05/09 23:57:02 [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/05/09 23:57:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:02 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.37.215_9007"
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:02 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:02 [DEBUG] http: Request PUT /v1/agent/service/register (223.52405ms) from=10.233.74.133:58818
    2021/05/09 23:57:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (420.298µs) from=10.233.74.133:58820
    2021/05/09 23:57:03 [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/05/09 23:57:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:03 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.4.155_9004"
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:03 [DEBUG] http: Request PUT /v1/agent/service/register (275.280295ms) from=10.233.74.133:58824
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:03 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (399.932µs) from=10.233.74.133:58828
    2021/05/09 23:57:03 [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/05/09 23:57:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:03 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.4.155_9004"
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:03 [DEBUG] http: Request PUT /v1/agent/service/register (158.808084ms) from=10.233.74.133:58830
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:03 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:04 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (613.111µs) from=10.233.74.133:58834
    2021/05/09 23:57:04 [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/05/09 23:57:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:04 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.55.49_9009"
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:04 [DEBUG] http: Request PUT /v1/agent/service/register (250.204302ms) from=10.233.74.133:58838
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:04 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:04 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (401.193µs) from=10.233.74.133:58844
    2021/05/09 23:57:04 [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/05/09 23:57:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:05 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.55.49_9009"
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:05 [DEBUG] http: Request PUT /v1/agent/service/register (204.271021ms) from=10.233.74.133:58852
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (384.764µs) from=10.233.74.133:58858
    2021/05/09 23:57:05 [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/05/09 23:57:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:05 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.20.57_9011"
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:05 [DEBUG] http: Request PUT /v1/agent/service/register (500.028868ms) from=10.233.74.133:58862
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:05 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (359.706µs) from=10.233.74.133:58872
    2021/05/09 23:57:05 [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/05/09 23:57:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:06 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.20.57_9011"
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:06 [DEBUG] http: Request PUT /v1/agent/service/register (275.170327ms) from=10.233.74.133:58874
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:06 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (383.052µs) from=10.233.74.133:58882
    2021/05/09 23:57:06 [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/05/09 23:57:06 [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/05/09 23:57:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:07 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.66_8446"
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:07 [DEBUG] http: Request PUT /v1/agent/service/register (501.573605ms) from=10.233.74.133:58886
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (1.017932ms) from=10.233.74.133:58894
    2021/05/09 23:57:07 [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/05/09 23:57:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:07 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.66_8446"
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:07 [DEBUG] http: Request PUT /v1/agent/service/register (649.132131ms) from=10.233.74.133:58900
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:07 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (542.467µs) from=10.233.74.133:58904
    2021/05/09 23:57:08 [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/05/09 23:57:08 [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/05/09 23:57:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:08 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.66_8446"
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:08 [DEBUG] http: Request PUT /v1/agent/service/register (322.974152ms) from=10.233.74.133:58908
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (506.156µs) from=10.233.74.133:58918
    2021/05/09 23:57:08 [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/05/09 23:57:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:08 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.66_8446"
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:08 [DEBUG] http: Request PUT /v1/agent/service/register (201.640841ms) from=10.233.74.133:58920
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (515.531µs) from=10.233.74.133:58922
    2021/05/09 23:57:09 [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/05/09 23:57:09 [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/05/09 23:57:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:09 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.66_8446"
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:09 [DEBUG] http: Request PUT /v1/agent/service/register (500.506313ms) from=10.233.74.133:58926
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:09 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (103.027241ms) from=10.233.74.133:58934
    2021/05/09 23:57:10 [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/05/09 23:57:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:10 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.66_8446"
    2021/05/09 23:57:10 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:10 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:10 [DEBUG] http: Request PUT /v1/agent/service/register (401.683473ms) from=10.233.74.133:58936
    2021/05/09 23:57:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (536.708µs) from=10.233.74.133:58942
    2021/05/09 23:57:10 [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/05/09 23:57:10 [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/05/09 23:57:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.66_8446"
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:11 [DEBUG] http: Request PUT /v1/agent/service/register (549.760091ms) from=10.233.74.133:58944
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (605.537µs) from=10.233.74.133:58952
    2021/05/09 23:57:11 [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/05/09 23:57:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:11 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.66_8446"
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:11 [DEBUG] http: Request PUT /v1/agent/service/register (203.676865ms) from=10.233.74.133:58958
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (298.946µs) from=10.233.74.133:58960
    2021/05/09 23:57:11 [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/05/09 23:57:11 [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/05/09 23:57:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.66_8446"
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:11 [DEBUG] http: Request PUT /v1/agent/service/register (59.465335ms) from=10.233.74.133:58964
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:11 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (99.743406ms) from=10.233.74.133:58968
    2021/05/09 23:57:12 [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/05/09 23:57:12 [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/05/09 23:57:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:12 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.66_8446"
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:12 [DEBUG] http: Request PUT /v1/agent/service/register (400.37428ms) from=10.233.74.133:58972
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:12 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (481.614µs) from=10.233.74.133:58978
    2021/05/09 23:57:13 [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/05/09 23:57:13 [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/05/09 23:57:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:13 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.66_8446"
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:13 [DEBUG] http: Request PUT /v1/agent/service/register (7.138161ms) from=10.233.74.133:58982
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (99.487276ms) from=10.233.74.133:58986
    2021/05/09 23:57:13 [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/05/09 23:57:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:13 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.66_8446"
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:13 [DEBUG] http: Request PUT /v1/agent/service/register (100.661823ms) from=10.233.74.133:58988
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:13 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (400.070032ms) from=10.233.74.133:58990
    2021/05/09 23:57:14 [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/05/09 23:57:14 [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/05/09 23:57:14 [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/05/09 23:57:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:14 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.66_8446"
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:15 [DEBUG] http: Request PUT /v1/agent/service/register (798.371046ms) from=10.233.74.133:58996
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (495.617µs) from=10.233.74.133:59010
    2021/05/09 23:57:15 [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/05/09 23:57:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.66_8446"
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:15 [DEBUG] http: Request PUT /v1/agent/service/register (280.700791ms) from=10.233.74.133:59012
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (719.229µs) from=10.233.74.133:59022
    2021/05/09 23:57:15 [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/05/09 23:57:15 [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/05/09 23:57:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.66_8446"
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:15 [DEBUG] http: Request PUT /v1/agent/service/register (7.078184ms) from=10.233.74.133:59024
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:15 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (468.616µs) from=10.233.74.133:59026
    2021/05/09 23:57:16 [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/05/09 23:57:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.66_8446"
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:16 [DEBUG] http: Request PUT /v1/agent/service/register (21.003446ms) from=10.233.74.133:59030
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (389.395µs) from=10.233.74.133:59034
    2021/05/09 23:57:16 [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/05/09 23:57:16 [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/05/09 23:57:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.66_8446"
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:16 [DEBUG] http: Request PUT /v1/agent/service/register (200.584697ms) from=10.233.74.133:59040
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:16 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (389.251µs) from=10.233.74.133:59044
    2021/05/09 23:57:17 [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/05/09 23:57:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.66_8446"
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:18 [DEBUG] http: Request PUT /v1/agent/service/register (967.951728ms) from=10.233.74.133:59052
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:18 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (1.432653ms) from=10.233.74.133:59064
    2021/05/09 23:57:18 [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/05/09 23:57:18 [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/05/09 23:57:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:19 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.66_8446"
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (397.006125ms) from=10.233.74.133:59074
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (463.292µs) from=10.233.74.133:59080
    2021/05/09 23:57:19 [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/05/09 23:57:19 [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/05/09 23:57:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.66_8446"
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:19 [DEBUG] http: Request PUT /v1/agent/service/register (310.620555ms) from=10.233.74.133:59082
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:19 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (549.659µs) from=10.233.74.133:59088
    2021/05/09 23:57:20 [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/05/09 23:57:20 [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/05/09 23:57:20 [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/05/09 23:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.66_8446"
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:20 [DEBUG] http: Request PUT /v1/agent/service/register (300.046726ms) from=10.233.74.133:59096
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (533.095µs) from=10.233.74.133:59102
    2021/05/09 23:57:20 [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/05/09 23:57:20 [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/05/09 23:57:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.66_8446"
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:21 [DEBUG] http: Request PUT /v1/agent/service/register (301.33831ms) from=10.233.74.133:59104
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (488.102µs) from=10.233.74.133:59108
    2021/05/09 23:57:21 [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/05/09 23:57:21 [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/05/09 23:57:21 [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/05/09 23:57:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.66_8446"
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:21 [DEBUG] http: Request PUT /v1/agent/service/register (376.055923ms) from=10.233.74.133:59112
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:21 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (524.012µs) from=10.233.74.133:59118
    2021/05/09 23:57:21 [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/05/09 23:57:21 [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/05/09 23:57:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.66_8446"
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:22 [DEBUG] http: Request PUT /v1/agent/service/register (414.543087ms) from=10.233.74.133:59122
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (710.068µs) from=10.233.74.133:59130
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:22 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:22 [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/05/09 23:57:22 [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/05/09 23:57:22 [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/05/09 23:57: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/05/09 23:57:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.66_8446"
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:23 [DEBUG] http: Request PUT /v1/agent/service/register (563.513028ms) from=10.233.74.133:59132
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (113.075943ms) from=10.233.74.133:59140
    2021/05/09 23:57:23 [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/05/09 23:57:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57: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/05/09 23:57:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.66_8446"
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:23 [DEBUG] http: Request PUT /v1/agent/service/register (500.713293ms) from=10.233.74.133:59144
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:23 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (441.514µs) from=10.233.74.133:59146
    2021/05/09 23:57:24 [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/05/09 23:57:24 [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/05/09 23:57:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57: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/05/09 23:57:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.66_8446"
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:24 [DEBUG] http: Request PUT /v1/agent/service/register (801.222891ms) from=10.233.74.133:59148
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (551.601µs) from=10.233.74.133:59164
    2021/05/09 23:57:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57: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/05/09 23:57:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.66_8446"
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:25 [DEBUG] http: Request PUT /v1/agent/service/register (500.14149ms) from=10.233.74.133:59166
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:25 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (358.602µs) from=10.233.74.133:59178
    2021/05/09 23:57:26 [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/05/09 23:57:26 [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/05/09 23:57:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57: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/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.66_8446"
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:26 [DEBUG] http: Request PUT /v1/agent/service/register (104.269809ms) from=10.233.74.133:59180
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (459.924µs) from=10.233.74.133:59184
    2021/05/09 23:57:26 [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/05/09 23:57:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57: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/05/09 23:57:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.66_8446"
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:26 [DEBUG] http: Request PUT /v1/agent/service/register (400.025768ms) from=10.233.74.133:59192
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:26 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (507.154µs) from=10.233.74.133:59198
    2021/05/09 23:57:27 [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/05/09 23:57:27 [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/05/09 23:57:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57: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/05/09 23:57:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.66_8446"
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:27 [DEBUG] http: Request PUT /v1/agent/service/register (299.873728ms) from=10.233.74.133:59200
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:27 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (885.871µs) from=10.233.74.133:59206
    2021/05/09 23:57:28 [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/05/09 23:57:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57: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/05/09 23:57:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.66_8446"
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:28 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:28 [DEBUG] http: Request PUT /v1/agent/service/register (374.582513ms) from=10.233.74.133:59210
    2021/05/09 23:57:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (609.621µs) from=10.233.74.133:59222
    2021/05/09 23:57:28 [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/05/09 23:57:28 [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/05/09 23:57:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57: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/05/09 23:57:29 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.66_8446"
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:29 [DEBUG] http: Request PUT /v1/agent/service/register (799.85079ms) from=10.233.74.133:59224
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (430.044µs) from=10.233.74.133:59230
    2021/05/09 23:57:29 [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/05/09 23:57:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57: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/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.66_8446"
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:29 [DEBUG] http: Request PUT /v1/agent/service/register (87.321726ms) from=10.233.74.133:59232
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:29 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (499.710356ms) from=10.233.74.133:59238
    2021/05/09 23:57:30 [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/05/09 23:57:30 [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/05/09 23:57:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57: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/05/09 23:57:30 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.66_8446"
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:31 [DEBUG] http: Request PUT /v1/agent/service/register (1.19973621s) from=10.233.74.133:59244
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (94.516926ms) from=10.233.74.133:59262
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:31 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:31 [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/05/09 23:57:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57: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/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.66_8446"
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:32 [DEBUG] http: Request PUT /v1/agent/service/register (203.427842ms) from=10.233.74.133:59264
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (521.659µs) from=10.233.74.133:59270
    2021/05/09 23:57:32 [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/05/09 23:57:32 [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/05/09 23:57: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/05/09 23:57: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/05/09 23:57:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:32 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.66_8446"
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:32 [DEBUG] http: Request PUT /v1/agent/service/register (525.901024ms) from=10.233.74.133:59274
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:32 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (414.588µs) from=10.233.74.133:59280
    2021/05/09 23:57:32 [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/05/09 23:57: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/05/09 23:57: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/05/09 23:57:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.66_8446"
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:33 [DEBUG] http: Request PUT /v1/agent/service/register (384.093114ms) from=10.233.74.133:59282
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (90.561494ms) from=10.233.74.133:59288
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:33 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:34 [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/05/09 23:57:34 [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/05/09 23:57: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/05/09 23:57: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/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.66_8446"
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:34 [DEBUG] http: Request PUT /v1/agent/service/register (414.226815ms) from=10.233.74.133:59290
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:34 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (469.271µs) from=10.233.74.133:59294
    2021/05/09 23:57:34 [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/05/09 23:57: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/05/09 23:57: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/05/09 23:57:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.66_8446"
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:34 [DEBUG] http: Request PUT /v1/agent/service/register (281.213555ms) from=10.233.74.133:59296
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:35 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (200.210395ms) from=10.233.74.133:59302
    2021/05/09 23:57:35 [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/05/09 23:57:35 [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/05/09 23:57: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/05/09 23:57:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.66_8446"
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:36 [DEBUG] http: Request PUT /v1/agent/service/register (659.287361ms) from=10.233.74.133:59314
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:36 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (564.557µs) from=10.233.74.133:59328
    2021/05/09 23:57:36 [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/05/09 23:57: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/05/09 23:57: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/05/09 23:57:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.66_8446"
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:36 [DEBUG] http: Request PUT /v1/agent/service/register (167.715505ms) from=10.233.74.133:59338
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:36 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:36 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (363.362µs) from=10.233.74.133:59344
    2021/05/09 23:57:37 [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/05/09 23:57:37 [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/05/09 23:57: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/05/09 23:57: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/05/09 23:57:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.66_8446"
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:37 [DEBUG] http: Request PUT /v1/agent/service/register (1.103208642s) from=10.233.74.133:59346
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:37 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (455.339µs) from=10.233.74.133:59356
    2021/05/09 23:57:38 [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/05/09 23:57: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/05/09 23:57: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/05/09 23:57:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.66_8446"
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:38 [DEBUG] http: Request PUT /v1/agent/service/register (8.706ms) from=10.233.74.133:59362
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_appc_10.233.19.36_8443" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_message-router_10.233.26.99_3904" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.46.202_8080" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.20.57_9011" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.17.241_9015" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.221_9001" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.25.55_443" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.58.87_9518" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.155_9004" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.55.49_9009" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.56.22_9005" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.37.215_9007" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.66_8446" in sync
    2021/05/09 23:57:38 [DEBUG] agent: Node info in sync
    2021/05/09 23:57:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (573.221µs) from=10.233.74.133:59364
    2021/05/09 23:57:38 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha