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: '1148b843-847c-9d97-7c43-5ab2f78694f7'
         Node name: 'dev-msb-consul-85cddc885c-66fbt'
        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/02 22:43:25 [DEBUG] agent: Using random ID "1148b843-847c-9d97-7c43-5ab2f78694f7" as node ID
    2021/05/02 22:43:25 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:1148b843-847c-9d97-7c43-5ab2f78694f7 Address:127.0.0.1:8300}]
    2021/05/02 22:43:25 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/05/02 22:43:25 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-66fbt.dc1 127.0.0.1
    2021/05/02 22:43:25 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-66fbt 127.0.0.1
    2021/05/02 22:43:25 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-66fbt (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/02 22:43:25 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-66fbt.dc1" in area "wan"
    2021/05/02 22:43:25 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/05/02 22:43:25 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/05/02 22:43:25 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/05/02 22:43:25 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/05/02 22:43:25 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/05/02 22:43:25 [INFO] agent: started state syncer
    2021/05/02 22:43:25 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/05/02 22:43:25 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/05/02 22:43:25 [DEBUG] raft: Votes needed: 1
    2021/05/02 22:43:25 [DEBUG] raft: Vote granted from 1148b843-847c-9d97-7c43-5ab2f78694f7 in term 2. Tally: 1
    2021/05/02 22:43:25 [INFO] raft: Election won. Tally: 1
    2021/05/02 22:43:25 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/05/02 22:43:25 [INFO] consul: cluster leadership acquired
    2021/05/02 22:43:25 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-66fbt
    2021/05/02 22:43:25 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/05/02 22:43:25 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-66fbt" since the cluster is too small
    2021/05/02 22:43:25 [INFO] consul: member 'dev-msb-consul-85cddc885c-66fbt' joined, marking health alive
    2021/05/02 22:43:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/02 22:43:25 [INFO] agent: Synced node info
    2021/05/02 22:43:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/02 22:43:26 [DEBUG] agent: Node info in sync
    2021/05/02 22:43:26 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/05/02 22:44:18 [DEBUG] http: Request GET /v1/status/leader (1.125867ms) from=10.242.232.12:55162
    2021/05/02 22:44:18 [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/02 22:44: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/02 22:44:19 [DEBUG] http: Request GET /v1/catalog/services (399.713µs) from=10.242.238.204:34506
    2021/05/02 22:44:19 [DEBUG] http: Request GET /v1/status/leader (3.392048ms) from=10.242.238.204:34508
    2021/05/02 22:44:20 [INFO] agent: Synced service "_v1_parser_10.96.206.194_8806"
    2021/05/02 22:44:20 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:20 [DEBUG] http: Request PUT /v1/agent/service/register (1.27591971s) from=10.242.232.12:55166
    2021/05/02 22:44:20 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:20 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (1.081758358s) from=10.242.238.204:34506
    2021/05/02 22:44:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (851.801µs) from=10.242.238.204:34518
    2021/05/02 22:44:20 [DEBUG] http: Request GET /v1/health/service/parser-v1 (464.329µs) from=10.242.232.12:55176
    2021/05/02 22:44:20 [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/02 22:44: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/02 22:44:20 [DEBUG] http: Request GET /v1/catalog/services (148.527µs) from=10.242.232.13:53394
    2021/05/02 22:44:20 [DEBUG] http: Request GET /v1/status/leader (445.147µs) from=10.242.232.13:53396
    2021/05/02 22:44:21 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:21 [INFO] agent: Synced service "_v1_catalog_10.96.206.194_8806"
    2021/05/02 22:44:21 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:21 [DEBUG] http: Request PUT /v1/agent/service/register (1.352619526s) from=10.242.232.12:55178
    2021/05/02 22:44:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (1.05146919s) from=10.242.232.13:53394
    2021/05/02 22:44:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=13 (1.507725712s) from=10.242.238.204:34506
    2021/05/02 22:44:21 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:21 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:21 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (322.002µs) from=10.242.238.204:34526
    2021/05/02 22:44:21 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (1.325008ms) from=10.242.232.12:55186
    2021/05/02 22:44:21 [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/02 22:44: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/02 22:44:25 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-66fbt" since the cluster is too small
    2021/05/02 22:44:27 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:27 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:27 [INFO] agent: Synced service "_v1_nsd_10.96.206.194_8806"
    2021/05/02 22:44:27 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.793133623s) from=10.242.232.12:55188
    2021/05/02 22:44:27 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:27 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:27 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=14 (5.83061939s) from=10.242.232.13:53394
    2021/05/02 22:44:27 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=14 (5.823276992s) from=10.242.238.204:34506
    2021/05/02 22:44:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (363.424µs) from=10.242.232.12:55256
    2021/05/02 22:44:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (631.431µs) from=10.242.238.204:34568
    2021/05/02 22:44:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/02 22:44: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/02 22:44:28 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.206.194_8806"
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:28 [DEBUG] http: Request PUT /v1/agent/service/register (1.014830206s) from=10.242.232.12:55258
    2021/05/02 22:44:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (1.053518507s) from=10.242.238.204:34506
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=16 (1.063917035s) from=10.242.232.13:53394
    2021/05/02 22:44:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (566.86µs) from=10.242.232.12:55270
    2021/05/02 22:44:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (173.777µs) from=10.242.238.204:34580
    2021/05/02 22:44:28 [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/02 22:44: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/02 22:44:28 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.178.26_9009"
    2021/05/02 22:44:28 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:28 [DEBUG] http: Request PUT /v1/agent/service/register (200.791418ms) from=10.242.232.12:55272
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=17 (228.677366ms) from=10.242.238.204:34506
    2021/05/02 22:44:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=17 (229.062649ms) from=10.242.232.13:53394
    2021/05/02 22:44:28 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (188.149µs) from=10.242.238.204:34584
    2021/05/02 22:44:28 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (311.583µs) from=10.242.232.12:55274
    2021/05/02 22:44:28 [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/02 22:44: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/02 22:44:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:28 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.178.26_9009"
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:28 [DEBUG] http: Request PUT /v1/agent/service/register (20.393654ms) from=10.242.232.12:55276
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:28 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=18 (81.291931ms) from=10.242.238.204:34506
    2021/05/02 22:44:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=18 (82.794086ms) from=10.242.232.13:53394
    2021/05/02 22:44:28 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (325.59µs) from=10.242.232.12:55278
    2021/05/02 22:44:28 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (218.916µs) from=10.242.238.204:34586
    2021/05/02 22:44:28 [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/02 22:44: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/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.240.205_443"
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request PUT /v1/agent/service/register (158.933122ms) from=10.242.232.12:55280
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=19 (183.345824ms) from=10.242.238.204:34506
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=19 (185.07698ms) from=10.242.232.13:53394
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (363.338µs) from=10.242.232.12:55286
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (158.263µs) from=10.242.238.204:34588
    2021/05/02 22:44:29 [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/02 22:44: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/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [INFO] agent: Synced service "_v0_multicloud_10.96.146.166_9001"
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request PUT /v1/agent/service/register (64.258951ms) from=10.242.232.12:55288
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=20 (90.033379ms) from=10.242.238.204:34506
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=20 (90.604744ms) from=10.242.232.13:53394
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (382.351µs) from=10.242.232.12:55290
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (279.163µs) from=10.242.238.204:34590
    2021/05/02 22:44:29 [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/02 22:44: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/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [INFO] agent: Synced service "_v1_multicloud_10.96.146.166_9001"
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request PUT /v1/agent/service/register (75.858836ms) from=10.242.232.12:55292
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=21 (99.42528ms) from=10.242.238.204:34506
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=21 (98.37031ms) from=10.242.232.13:53394
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (381.22µs) from=10.242.232.12:55294
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (241.349µs) from=10.242.238.204:34594
    2021/05/02 22:44:29 [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/02 22:44: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/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [INFO] agent: Synced service "_v1_appc_10.96.156.10_8443"
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request PUT /v1/agent/service/register (10.802114ms) from=10.242.232.12:55296
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=22 (45.517881ms) from=10.242.232.13:53394
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=22 (45.490878ms) from=10.242.238.204:34506
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/appc-v1 (428.241µs) from=10.242.232.12:55298
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/appc-v1 (175.014µs) from=10.242.238.204:34598
    2021/05/02 22:44:29 [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/02 22:44: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/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.28.75_9011"
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request PUT /v1/agent/service/register (44.908538ms) from=10.242.232.12:55300
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=23 (71.255761ms) from=10.242.238.204:34506
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=23 (70.177644ms) from=10.242.232.13:53394
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (387.761µs) from=10.242.232.12:55302
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (163.772µs) from=10.242.238.204:34600
    2021/05/02 22:44:29 [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/02 22:44: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/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.28.75_9011"
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request PUT /v1/agent/service/register (96.441217ms) from=10.242.232.12:55304
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=24 (125.224884ms) from=10.242.232.13:53394
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=24 (125.068253ms) from=10.242.238.204:34506
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (168.798µs) from=10.242.238.204:34604
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (472.245µs) from=10.242.232.12:55306
    2021/05/02 22:44:29 [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/02 22:44:29 [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/02 22:44: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/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.168.147_9005"
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.816219ms) from=10.242.232.12:55308
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=25 (31.774587ms) from=10.242.238.204:34506
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=25 (31.282298ms) from=10.242.232.13:53394
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (163.236µs) from=10.242.238.204:34606
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (317.447µs) from=10.242.232.12:55310
    2021/05/02 22:44:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/02 22:44: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/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:29 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.168.147_9005"
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.154967ms) from=10.242.232.12:55312
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=26 (25.019001ms) from=10.242.232.13:53394
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=26 (25.552978ms) from=10.242.238.204:34506
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (446.387µs) from=10.242.238.204:34608
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (642.216µs) from=10.242.232.12:55314
    2021/05/02 22:44:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/02 22:44: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/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.168.147_9005"
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request PUT /v1/agent/service/register (62.517665ms) from=10.242.232.12:55316
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=27 (96.121604ms) from=10.242.232.13:53394
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=27 (98.509493ms) from=10.242.238.204:34506
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (440.866µs) from=10.242.232.12:55318
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (132.042µs) from=10.242.238.204:34610
    2021/05/02 22:44:29 [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/02 22:44: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/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=28 (64.162746ms) from=10.242.238.204:34506
    2021/05/02 22:44:29 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.16.2_9015"
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request PUT /v1/agent/service/register (27.940407ms) from=10.242.232.12:55320
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=28 (63.340946ms) from=10.242.232.13:53394
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (270.081µs) from=10.242.238.204:34612
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.249839ms) from=10.242.232.12:55322
    2021/05/02 22:44:29 [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/02 22:44: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/02 22:44:29 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [INFO] agent: Synced service "_v1_message-router_10.96.171.224_3904"
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request PUT /v1/agent/service/register (51.776403ms) from=10.242.232.12:55324
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=29 (82.581745ms) from=10.242.232.13:53394
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=29 (82.117906ms) from=10.242.238.204:34506
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (307.452µs) from=10.242.238.204:34618
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (508.985µs) from=10.242.232.12:55326
    2021/05/02 22:44:29 [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/02 22:44: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/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.146.38_8080"
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request PUT /v1/agent/service/register (17.296345ms) from=10.242.232.12:55328
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:29 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=30 (104.154936ms) from=10.242.232.13:53394
    2021/05/02 22:44:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=30 (102.845188ms) from=10.242.238.204:34506
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (280.778µs) from=10.242.238.204:34620
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (473.922µs) from=10.242.232.12:55330
    2021/05/02 22:44:30 [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/02 22:44: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/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.85.133_9007"
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request PUT /v1/agent/service/register (29.976526ms) from=10.242.232.12:55332
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=31 (58.249689ms) from=10.242.232.13:53394
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=31 (58.486533ms) from=10.242.238.204:34506
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (421.843µs) from=10.242.232.12:55334
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (252.79µs) from=10.242.238.204:34622
    2021/05/02 22:44:30 [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/02 22:44: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/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.85.133_9007"
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request PUT /v1/agent/service/register (25.392626ms) from=10.242.232.12:55336
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=32 (44.325082ms) from=10.242.232.13:53394
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=32 (43.787157ms) from=10.242.238.204:34506
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (385.292µs) from=10.242.232.12:55338
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (253.26µs) from=10.242.238.204:34624
    2021/05/02 22:44:30 [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/02 22:44: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/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.173.160_9518"
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.580913ms) from=10.242.232.12:55340
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=33 (34.55735ms) from=10.242.232.13:53394
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=33 (34.243311ms) from=10.242.238.204:34506
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (228.982µs) from=10.242.238.204:34626
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (2.618764ms) from=10.242.232.12:55342
    2021/05/02 22:44:30 [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/02 22:44:30 [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/02 22:44: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/02 22:44: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/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.63.68_8446"
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request PUT /v1/agent/service/register (22.843735ms) from=10.242.232.12:55344
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (60.605724ms) from=10.242.238.204:34506
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (63.345849ms) from=10.242.232.13:53394
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (451.621µs) from=10.242.232.12:55346
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (409.09µs) from=10.242.238.204:34628
    2021/05/02 22:44:30 [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/02 22:44: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/02 22:44: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/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.63.68_8446"
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.861268ms) from=10.242.232.12:55348
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=35 (30.927866ms) from=10.242.232.13:53394
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=35 (31.657204ms) from=10.242.238.204:34506
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (213.567µs) from=10.242.238.204:34630
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (279.566µs) from=10.242.232.12:55350
    2021/05/02 22:44:30 [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/02 22:44:30 [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/02 22:44: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/02 22:44: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/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.63.68_8446"
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request PUT /v1/agent/service/register (88.124448ms) from=10.242.232.12:55352
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=36 (115.016972ms) from=10.242.238.204:34506
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=36 (116.039204ms) from=10.242.232.13:53394
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (2.58483ms) from=10.242.232.12:55354
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (202.757µs) from=10.242.238.204:34632
    2021/05/02 22:44:30 [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/02 22:44: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/02 22:44: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/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.63.68_8446"
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request PUT /v1/agent/service/register (31.941719ms) from=10.242.232.12:55356
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=37 (50.397274ms) from=10.242.232.13:53394
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=37 (50.684817ms) from=10.242.238.204:34506
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (255.685µs) from=10.242.238.204:34636
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (1.418519ms) from=10.242.232.12:55358
    2021/05/02 22:44:30 [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/02 22:44:30 [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/02 22:44: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/02 22:44: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/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.63.68_8446"
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request PUT /v1/agent/service/register (15.939968ms) from=10.242.232.12:55360
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=38 (37.270302ms) from=10.242.238.204:34506
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=38 (38.144682ms) from=10.242.232.13:53394
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (400.492µs) from=10.242.232.12:55362
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (192.739µs) from=10.242.238.204:34638
    2021/05/02 22:44:30 [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/02 22:44: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/02 22:44: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/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.63.68_8446"
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=39 (40.958023ms) from=10.242.232.13:53394
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request PUT /v1/agent/service/register (15.659368ms) from=10.242.232.12:55364
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=39 (42.28278ms) from=10.242.238.204:34506
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (312.08µs) from=10.242.238.204:34640
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (326.647µs) from=10.242.232.12:55366
    2021/05/02 22:44:30 [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/02 22:44:30 [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/02 22:44: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/02 22:44: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/02 22:44:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.63.68_8446"
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request PUT /v1/agent/service/register (17.287295ms) from=10.242.232.12:55368
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=40 (52.067866ms) from=10.242.232.13:53394
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=40 (52.134203ms) from=10.242.238.204:34506
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (1.269507ms) from=10.242.232.12:55370
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (210.206µs) from=10.242.238.204:34642
    2021/05/02 22:44:30 [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/02 22:44: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/02 22:44: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/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (28.069899ms) from=10.242.238.204:34506
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (29.943104ms) from=10.242.232.13:53394
    2021/05/02 22:44:30 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.63.68_8446"
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.370221ms) from=10.242.232.12:55372
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (156.39µs) from=10.242.238.204:34644
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (391.838µs) from=10.242.232.12:55374
    2021/05/02 22:44:30 [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/02 22:44:30 [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/02 22:44: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/02 22:44: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/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.63.68_8446"
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request PUT /v1/agent/service/register (33.839486ms) from=10.242.232.12:55376
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (72.137816ms) from=10.242.232.13:53394
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (69.926404ms) from=10.242.238.204:34506
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (521.64µs) from=10.242.232.12:55378
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (151.6µs) from=10.242.238.204:34646
    2021/05/02 22:44:30 [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/02 22:44: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/02 22:44: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/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.63.68_8446"
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request PUT /v1/agent/service/register (34.577363ms) from=10.242.232.12:55380
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (64.640698ms) from=10.242.232.13:53394
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (68.67962ms) from=10.242.238.204:34506
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (464.568µs) from=10.242.238.204:34648
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (392.189µs) from=10.242.232.12:55382
    2021/05/02 22:44:30 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/02 22:44:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/02 22:44: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/02 22:44: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/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.63.68_8446"
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request PUT /v1/agent/service/register (30.997361ms) from=10.242.232.12:55384
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (63.723099ms) from=10.242.232.13:53394
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (68.236467ms) from=10.242.238.204:34506
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (192.706µs) from=10.242.238.204:34650
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (445.306µs) from=10.242.232.12:55386
    2021/05/02 22:44:30 [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/02 22:44: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/02 22:44: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/02 22:44:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.63.68_8446"
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request PUT /v1/agent/service/register (55.109564ms) from=10.242.232.12:55388
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (94.644532ms) from=10.242.232.13:53394
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (94.924644ms) from=10.242.238.204:34506
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:30 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (230.116µs) from=10.242.238.204:34654
    2021/05/02 22:44:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (1.367525ms) from=10.242.232.12:55390
    2021/05/02 22:44:30 [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/02 22:44:30 [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/02 22:44: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/02 22:44: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/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.63.68_8446"
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request PUT /v1/agent/service/register (62.657956ms) from=10.242.232.12:55392
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (90.355607ms) from=10.242.232.13:53394
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (89.93994ms) from=10.242.238.204:34506
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (314.43µs) from=10.242.238.204:34656
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (326.465µs) from=10.242.232.12:55394
    2021/05/02 22:44:31 [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/02 22:44: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/02 22:44: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/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.63.68_8446"
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (33.19107ms) from=10.242.238.204:34506
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (36.418672ms) from=10.242.232.13:53394
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request PUT /v1/agent/service/register (7.936456ms) from=10.242.232.12:55396
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (403.719µs) from=10.242.232.12:55398
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (252.306µs) from=10.242.238.204:34658
    2021/05/02 22:44:31 [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/02 22:44:31 [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/02 22:44: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/02 22:44: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/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.63.68_8446"
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request PUT /v1/agent/service/register (30.170231ms) from=10.242.232.12:55400
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (58.154293ms) from=10.242.238.204:34506
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (65.565145ms) from=10.242.232.13:53394
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (329.1µs) from=10.242.232.12:55402
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (138.145µs) from=10.242.238.204:34660
    2021/05/02 22:44:31 [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/02 22:44: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/02 22:44: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/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.63.68_8446"
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request PUT /v1/agent/service/register (23.46967ms) from=10.242.232.12:55404
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (56.961582ms) from=10.242.232.13:53394
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (56.170822ms) from=10.242.238.204:34506
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (2.14835ms) from=10.242.232.12:55406
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (138.641µs) from=10.242.238.204:34662
    2021/05/02 22:44:31 [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/02 22:44:31 [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/02 22:44: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/02 22:44: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/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.63.68_8446"
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request PUT /v1/agent/service/register (27.411921ms) from=10.242.232.12:55408
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (51.0786ms) from=10.242.232.13:53394
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (50.165246ms) from=10.242.238.204:34506
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (360.747µs) from=10.242.232.12:55410
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (129.643µs) from=10.242.238.204:34664
    2021/05/02 22:44:31 [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/02 22:44: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/02 22:44: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/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.63.68_8446"
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request PUT /v1/agent/service/register (65.930314ms) from=10.242.232.12:55412
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (85.061967ms) from=10.242.232.13:53394
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (89.368027ms) from=10.242.238.204:34506
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (187.812µs) from=10.242.238.204:34666
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (320.403µs) from=10.242.232.12:55414
    2021/05/02 22:44:31 [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/02 22:44:31 [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/02 22:44: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/02 22:44: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/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.63.68_8446"
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request PUT /v1/agent/service/register (40.432846ms) from=10.242.232.12:55416
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (70.483034ms) from=10.242.232.13:53394
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (70.524209ms) from=10.242.238.204:34506
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (490.703µs) from=10.242.232.12:55418
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (136.348µs) from=10.242.238.204:34668
    2021/05/02 22:44:31 [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/02 22:44: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/02 22:44: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/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.63.68_8446"
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.869648ms) from=10.242.232.12:55420
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (23.274001ms) from=10.242.238.204:34506
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (20.120513ms) from=10.242.232.13:53394
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (319.708µs) from=10.242.232.12:55422
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (186.266µs) from=10.242.238.204:34670
    2021/05/02 22:44:31 [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/02 22:44:31 [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/02 22:44: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/02 22:44: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/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.63.68_8446"
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request PUT /v1/agent/service/register (10.403409ms) from=10.242.232.12:55424
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (28.007142ms) from=10.242.232.13:53394
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (30.305599ms) from=10.242.238.204:34506
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (233.349µs) from=10.242.238.204:34672
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (495.741µs) from=10.242.232.12:55426
    2021/05/02 22:44:31 [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/02 22:44: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/02 22:44: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/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.63.68_8446"
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request PUT /v1/agent/service/register (66.469333ms) from=10.242.232.12:55428
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (119.561268ms) from=10.242.232.13:53394
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (116.659284ms) from=10.242.238.204:34506
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (252.562µs) from=10.242.238.204:34676
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (409.915µs) from=10.242.232.12:55430
    2021/05/02 22:44:31 [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/02 22:44:31 [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/02 22:44: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/02 22:44: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/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.63.68_8446"
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request PUT /v1/agent/service/register (102.320051ms) from=10.242.232.12:55432
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (129.151548ms) from=10.242.232.13:53394
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (131.835109ms) from=10.242.238.204:34506
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (1.260689ms) from=10.242.238.204:34678
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (2.29608ms) from=10.242.232.12:55436
    2021/05/02 22:44:31 [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/02 22:44: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/02 22:44: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/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.63.68_8446"
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request PUT /v1/agent/service/register (22.981317ms) from=10.242.232.12:55438
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (47.311312ms) from=10.242.238.204:34506
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (49.133071ms) from=10.242.232.13:53394
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (217.443µs) from=10.242.238.204:34680
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (368.179µs) from=10.242.232.12:55440
    2021/05/02 22:44:31 [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/02 22:44:31 [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/02 22:44: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/02 22:44: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/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.63.68_8446"
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request PUT /v1/agent/service/register (24.08063ms) from=10.242.232.12:55442
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (48.804548ms) from=10.242.232.13:53394
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (49.548597ms) from=10.242.238.204:34506
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (384.001µs) from=10.242.232.12:55444
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (190.694µs) from=10.242.238.204:34684
    2021/05/02 22:44:31 [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/02 22:44: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/02 22:44: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/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.63.68_8446"
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request PUT /v1/agent/service/register (30.050298ms) from=10.242.232.12:55446
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (52.493349ms) from=10.242.232.13:53394
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (53.975819ms) from=10.242.238.204:34506
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (303.579µs) from=10.242.232.12:55448
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (358.454µs) from=10.242.238.204:34686
    2021/05/02 22:44:31 [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/02 22:44:31 [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/02 22:44: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/02 22:44: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/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.63.68_8446"
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request PUT /v1/agent/service/register (54.698545ms) from=10.242.232.12:55452
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (75.986941ms) from=10.242.232.13:53394
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (83.260471ms) from=10.242.238.204:34506
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (202.577µs) from=10.242.238.204:34688
    2021/05/02 22:44:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (400.842µs) from=10.242.232.12:55456
    2021/05/02 22:44:31 [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/02 22:44: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/02 22:44: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/02 22:44:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.63.68_8446"
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.244538ms) from=10.242.232.12:55458
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (29.589335ms) from=10.242.238.204:34506
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (26.197818ms) from=10.242.232.13:53394
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (3.742472ms) from=10.242.232.12:55460
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (318.029µs) from=10.242.238.204:34690
    2021/05/02 22:44:32 [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/02 22:44:32 [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/02 22:44: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/02 22:44: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/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.63.68_8446"
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.337687ms) from=10.242.232.12:55462
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (27.952464ms) from=10.242.238.204:34506
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (28.796991ms) from=10.242.232.13:53394
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (1.440827ms) from=10.242.238.204:34692
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (411.755µs) from=10.242.232.12:55464
    2021/05/02 22:44:32 [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/02 22:44: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/02 22:44: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/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.63.68_8446"
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (37.439143ms) from=10.242.238.204:34506
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (24.418012ms) from=10.242.232.13:53394
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request PUT /v1/agent/service/register (8.304442ms) from=10.242.232.12:55466
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (168.681µs) from=10.242.238.204:34694
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (437.178µs) from=10.242.232.12:55468
    2021/05/02 22:44:32 [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/02 22:44:32 [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/02 22:44: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/02 22:44: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/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.63.68_8446"
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request PUT /v1/agent/service/register (37.418747ms) from=10.242.232.12:55470
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (53.15225ms) from=10.242.232.13:53394
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (60.853277ms) from=10.242.238.204:34506
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (189.285µs) from=10.242.238.204:34696
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (241.531µs) from=10.242.232.12:55472
    2021/05/02 22:44:32 [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/02 22:44: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/02 22:44: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/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.63.68_8446"
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] http: Request PUT /v1/agent/service/register (17.976949ms) from=10.242.232.12:55474
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (29.320508ms) from=10.242.232.13:53394
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (38.096637ms) from=10.242.238.204:34506
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (278.502µs) from=10.242.232.12:55476
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (168.168µs) from=10.242.238.204:34698
    2021/05/02 22:44:32 [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/02 22:44:32 [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/02 22:44: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/02 22:44: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/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.63.68_8446"
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (20.483045ms) from=10.242.232.13:53394
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request PUT /v1/agent/service/register (9.087077ms) from=10.242.232.12:55478
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (22.519117ms) from=10.242.238.204:34506
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (546.697µs) from=10.242.232.12:55480
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (140.285µs) from=10.242.238.204:34700
    2021/05/02 22:44:32 [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/02 22:44: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/02 22:44: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/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.63.68_8446"
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request PUT /v1/agent/service/register (27.210137ms) from=10.242.232.12:55482
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (48.132942ms) from=10.242.238.204:34506
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (50.759868ms) from=10.242.232.13:53394
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (265.917µs) from=10.242.238.204:34702
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (409.36µs) from=10.242.232.12:55486
    2021/05/02 22:44:32 [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/02 22:44:32 [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/02 22:44: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/02 22:44: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/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.63.68_8446"
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.38015ms) from=10.242.232.12:55488
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (22.33334ms) from=10.242.232.13:53394
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (23.630165ms) from=10.242.238.204:34506
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (1.113952ms) from=10.242.232.12:55490
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (153.159µs) from=10.242.238.204:34706
    2021/05/02 22:44:32 [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/02 22:44: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/02 22:44: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/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.63.68_8446"
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request PUT /v1/agent/service/register (6.116122ms) from=10.242.232.12:55492
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (19.535235ms) from=10.242.238.204:34506
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (29.019514ms) from=10.242.232.13:53394
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (706.923µs) from=10.242.238.204:34708
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (411.065µs) from=10.242.232.12:55494
    2021/05/02 22:44: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/02 22:44: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/02 22:44: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/02 22:44: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/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [INFO] agent: Synced service "_v11__aai-nquery_10.242.63.68_8446"
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request PUT /v1/agent/service/register (32.220037ms) from=10.242.232.12:55496
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (79.318624ms) from=10.242.232.13:53394
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (82.379116ms) from=10.242.238.204:34506
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (371.135µs) from=10.242.232.12:55498
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (140.902µs) from=10.242.238.204:34710
    2021/05/02 22:44: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/02 22:44: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/02 22:44: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/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [INFO] agent: Synced service "_v11_aai-nquery_10.242.63.68_8446"
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request PUT /v1/agent/service/register (17.659185ms) from=10.242.232.12:55502
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (35.49311ms) from=10.242.238.204:34506
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (39.002961ms) from=10.242.232.13:53394
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (400.623µs) from=10.242.232.12:55504
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (273.055µs) from=10.242.238.204:34712
    2021/05/02 22:44:32 [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/02 22:44:32 [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/02 22:44: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/02 22:44: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/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [INFO] agent: Synced service "_v12__aai-nquery_10.242.63.68_8446"
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (20.369567ms) from=10.242.238.204:34506
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (34.161359ms) from=10.242.232.13:53394
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request PUT /v1/agent/service/register (15.983767ms) from=10.242.232.12:55506
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (669.396µs) from=10.242.232.12:55508
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (118.611µs) from=10.242.238.204:34714
    2021/05/02 22:44:32 [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/02 22:44: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/02 22:44: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/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [INFO] agent: Synced service "_v12_aai-nquery_10.242.63.68_8446"
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request PUT /v1/agent/service/register (21.408192ms) from=10.242.232.12:55510
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (38.072236ms) from=10.242.238.204:34506
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (42.242613ms) from=10.242.232.13:53394
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (457.965µs) from=10.242.232.12:55512
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (246.381µs) from=10.242.238.204:34716
    2021/05/02 22:44:32 [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/02 22:44:32 [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/02 22:44: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/02 22:44: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/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [INFO] agent: Synced service "_v13__aai-nquery_10.242.63.68_8446"
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.887897ms) from=10.242.232.12:55514
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (14.307803ms) from=10.242.238.204:34506
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (19.769268ms) from=10.242.232.13:53394
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (494.106µs) from=10.242.232.12:55520
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (140.363µs) from=10.242.238.204:34718
    2021/05/02 22:44:32 [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/02 22:44: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/02 22:44: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/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [INFO] agent: Synced service "_v13_aai-nquery_10.242.63.68_8446"
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request PUT /v1/agent/service/register (34.471765ms) from=10.242.232.12:55522
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (44.782365ms) from=10.242.238.204:34506
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (48.32323ms) from=10.242.232.13:53394
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (423.719µs) from=10.242.232.12:55524
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (227.744µs) from=10.242.238.204:34720
    2021/05/02 22:44:32 [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/02 22:44:32 [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/02 22:44: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/02 22:44: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/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [INFO] agent: Synced service "_v14__aai-nquery_10.242.63.68_8446"
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.652265ms) from=10.242.232.12:55526
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (26.137235ms) from=10.242.238.204:34506
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (28.982217ms) from=10.242.232.13:53394
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (363.196µs) from=10.242.232.12:55528
    2021/05/02 22:44:32 [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/02 22:44: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/02 22:44: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/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (272.355µs) from=10.242.238.204:34722
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [INFO] agent: Synced service "_v14_aai-nquery_10.242.63.68_8446"
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request PUT /v1/agent/service/register (8.867555ms) from=10.242.232.12:55530
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.178.26_9009" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_parser_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_nsd_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.28.75_9011" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud_10.96.146.166_9001" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_message-router_10.96.171.224_3904" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.146.38_8080" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.173.160_9518" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.85.133_9007" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.168.147_9005" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.240.205_443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_catalog_10.96.206.194_8806" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_appc_10.96.156.10_8443" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.16.2_9015" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.63.68_8446" in sync
    2021/05/02 22:44:32 [DEBUG] agent: Node info in sync
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (22.463267ms) from=10.242.232.13:53394
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (12.335013ms) from=10.242.238.204:34506
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (423.617µs) from=10.242.232.12:55532
    2021/05/02 22:44:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (172.489µs) from=10.242.238.204:34724
    2021/05/02 22:44:32 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/02 22:44:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/02 22:44: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/02 22:44: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/02 22