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: '99570f8c-3d2e-c795-37e9-12a0cc3e06df'
         Node name: 'onap-msb-consul-86975585d9-wzd2z'
        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/22 11:26:44 [DEBUG] agent: Using random ID "99570f8c-3d2e-c795-37e9-12a0cc3e06df" as node ID
    2021/05/22 11:26:44 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:99570f8c-3d2e-c795-37e9-12a0cc3e06df Address:127.0.0.1:8300}]
    2021/05/22 11:26:44 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/05/22 11:26:44 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/05/22 11:26:44 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/05/22 11:26:44 [WARN] raft: Unable to get address for server id 99570f8c-3d2e-c795-37e9-12a0cc3e06df, using fallback address 127.0.0.1:8300: Could not find address for server id 99570f8c-3d2e-c795-37e9-12a0cc3e06df
    2021/05/22 11:26:44 [DEBUG] raft: Votes needed: 1
    2021/05/22 11:26:44 [DEBUG] raft: Vote granted from 99570f8c-3d2e-c795-37e9-12a0cc3e06df in term 2. Tally: 1
    2021/05/22 11:26:44 [INFO] raft: Election won. Tally: 1
    2021/05/22 11:26:44 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/05/22 11:26:45 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-wzd2z.dc1 127.0.0.1
    2021/05/22 11:26:45 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-wzd2z 127.0.0.1
    2021/05/22 11:26:45 [INFO] consul: cluster leadership acquired
    2021/05/22 11:26:45 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-wzd2z.dc1" in area "wan"
    2021/05/22 11:26:45 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-wzd2z (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/22 11:26:45 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-wzd2z
    2021/05/22 11:26:45 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/05/22 11:26:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/05/22 11:26:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/05/22 11:26:45 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/05/22 11:26:45 [INFO] agent: started state syncer
    2021/05/22 11:26:45 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/05/22 11:26:45 [INFO] agent: Synced node info
    2021/05/22 11:26:45 [DEBUG] agent: Node info in sync
    2021/05/22 11:26:46 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/05/22 11:26:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-wzd2z" since the cluster is too small
    2021/05/22 11:26:46 [INFO] consul: member 'onap-msb-consul-86975585d9-wzd2z' joined, marking health alive
    2021/05/22 11:26:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-wzd2z" since the cluster is too small
    2021/05/22 11:26:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/22 11:26:47 [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/22 11:27:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-wzd2z" since the cluster is too small
    2021/05/22 11:28:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/22 11:28:31 [DEBUG] agent: Node info in sync
    2021/05/22 11:28:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-wzd2z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/22 11:28:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-wzd2z" since the cluster is too small
    2021/05/22 11:29:24 [DEBUG] http: Request GET /v1/status/leader (555.14µs) from=10.233.67.37:44356
    2021/05/22 11:29:26 [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/22 11:29:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:26 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.50.25_9011"
    2021/05/22 11:29:26 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:26 [DEBUG] http: Request PUT /v1/agent/service/register (215.41805ms) from=10.233.67.37:44368
    2021/05/22 11:29:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:26 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (156.910959ms) from=10.233.67.37:44370
    2021/05/22 11:29:27 [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/22 11:29: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/22 11:29:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:27 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.50.25_9011"
    2021/05/22 11:29:27 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:27 [DEBUG] http: Request PUT /v1/agent/service/register (253.512075ms) from=10.233.67.37:44372
    2021/05/22 11:29:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:27 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (448.868µs) from=10.233.67.37:44380
    2021/05/22 11:29:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29: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/22 11:29:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:28 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.57.220_9004"
    2021/05/22 11:29:28 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:28 [DEBUG] http: Request PUT /v1/agent/service/register (350.038064ms) from=10.233.67.37:44382
    2021/05/22 11:29:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:28 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:28 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (343.484µs) from=10.233.67.37:44388
    2021/05/22 11:29:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29: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/22 11:29:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:29 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.57.220_9004"
    2021/05/22 11:29:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:29 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:29 [DEBUG] http: Request PUT /v1/agent/service/register (427.923205ms) from=10.233.67.37:44392
    2021/05/22 11:29:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:29 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:29 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (506.811µs) from=10.233.67.37:44396
    2021/05/22 11:29:29 [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/22 11:29: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/22 11:29:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:29 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.35.120_9007"
    2021/05/22 11:29:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:29 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:29 [DEBUG] http: Request PUT /v1/agent/service/register (142.531451ms) from=10.233.67.37:44402
    2021/05/22 11:29:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:29 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (440.485µs) from=10.233.67.37:44408
    2021/05/22 11:29:29 [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/22 11:29: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/22 11:29:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:30 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.35.120_9007"
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:30 [DEBUG] http: Request PUT /v1/agent/service/register (199.899128ms) from=10.233.67.37:44412
    2021/05/22 11:29:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (480.046µs) from=10.233.67.37:44414
    2021/05/22 11:29:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29: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/22 11:29:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:30 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.44.162_9015"
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:30 [DEBUG] http: Request PUT /v1/agent/service/register (156.154173ms) from=10.233.67.37:44420
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:30 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (457.749µs) from=10.233.67.37:44424
    2021/05/22 11:29:30 [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/22 11:29: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/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:31 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.55.145_8080"
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:31 [DEBUG] http: Request PUT /v1/agent/service/register (171.190192ms) from=10.233.67.37:44428
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:31 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (351.332µs) from=10.233.67.37:44430
    2021/05/22 11:29:31 [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/22 11:29: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/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:31 [INFO] agent: Synced service "_v1_appc_10.233.18.121_8443"
    2021/05/22 11:29:31 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:31 [DEBUG] http: Request PUT /v1/agent/service/register (352.740369ms) from=10.233.67.37:44434
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:31 [DEBUG] http: Request GET /v1/health/service/appc-v1 (93.871138ms) from=10.233.67.37:44436
    2021/05/22 11:29:31 [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/22 11:29: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/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:31 [INFO] agent: Synced service "_v1_message-router_10.233.56.94_3904"
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:31 [DEBUG] http: Request PUT /v1/agent/service/register (49.229435ms) from=10.233.67.37:44440
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:31 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:32 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (484.641µs) from=10.233.67.37:44444
    2021/05/22 11:29:32 [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/22 11:29: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/22 11:29:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:32 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.8.53_9009"
    2021/05/22 11:29:32 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:32 [DEBUG] http: Request PUT /v1/agent/service/register (114.550035ms) from=10.233.67.37:44446
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:32 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (376.007µs) from=10.233.67.37:44448
    2021/05/22 11:29:32 [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/22 11:29: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/22 11:29:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:32 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.8.53_9009"
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:32 [DEBUG] http: Request PUT /v1/agent/service/register (165.011974ms) from=10.233.67.37:44450
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:32 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:33 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (543.518µs) from=10.233.67.37:44452
    2021/05/22 11:29:33 [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/22 11:29:33 [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/22 11:29:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:33 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.25.141_9005"
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:33 [DEBUG] http: Request PUT /v1/agent/service/register (422.459444ms) from=10.233.67.37:44460
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:33 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (388.731µs) from=10.233.67.37:44464
    2021/05/22 11:29:33 [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/22 11:29:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:34 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.25.141_9005"
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:34 [DEBUG] http: Request PUT /v1/agent/service/register (162.582261ms) from=10.233.67.37:44466
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:34 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (375.377µs) from=10.233.67.37:44468
    2021/05/22 11:29:34 [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/22 11:29:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:34 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.25.141_9005"
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:34 [DEBUG] http: Request PUT /v1/agent/service/register (200.784099ms) from=10.233.67.37:44470
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:34 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (386.578µs) from=10.233.67.37:44476
    2021/05/22 11:29:34 [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/22 11:29:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:34 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.56.146_9518"
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:34 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:34 [DEBUG] http: Request PUT /v1/agent/service/register (303.857838ms) from=10.233.67.37:44478
    2021/05/22 11:29:34 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (360.013µs) from=10.233.67.37:44482
    2021/05/22 11:29:34 [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/22 11:29:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:35 [INFO] agent: Synced service "_v1_parser_10.233.16.89_8806"
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:35 [DEBUG] http: Request PUT /v1/agent/service/register (203.709183ms) from=10.233.67.37:44484
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:35 [DEBUG] http: Request GET /v1/health/service/parser-v1 (413.372µs) from=10.233.67.37:44486
    2021/05/22 11:29:35 [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/22 11:29:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:35 [INFO] agent: Synced service "_v1_catalog_10.233.16.89_8806"
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:35 [DEBUG] http: Request PUT /v1/agent/service/register (276.92213ms) from=10.233.67.37:44488
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:35 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (298.231µs) from=10.233.67.37:44496
    2021/05/22 11:29:35 [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/22 11:29:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:35 [INFO] agent: Synced service "_v1_nsd_10.233.16.89_8806"
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:35 [DEBUG] http: Request PUT /v1/agent/service/register (151.362553ms) from=10.233.67.37:44500
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:35 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:35 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (404.615µs) from=10.233.67.37:44502
    2021/05/22 11:29:36 [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/22 11:29:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:36 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.16.89_8806"
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:36 [DEBUG] http: Request PUT /v1/agent/service/register (105.217743ms) from=10.233.67.37:44504
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:36 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:36 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (590.138µs) from=10.233.67.37:44508
    2021/05/22 11:29:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:37 [INFO] agent: Synced service "_v0_multicloud_10.233.26.19_9001"
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:37 [DEBUG] http: Request PUT /v1/agent/service/register (500.598995ms) from=10.233.67.37:44512
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (93.412011ms) from=10.233.67.37:44516
    2021/05/22 11:29:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:37 [INFO] agent: Synced service "_v1_multicloud_10.233.26.19_9001"
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:37 [DEBUG] http: Request PUT /v1/agent/service/register (206.412903ms) from=10.233.67.37:44520
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:37 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:37 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (353.46µs) from=10.233.67.37:44526
    2021/05/22 11:29:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:38 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.57.108_443"
    2021/05/22 11:29:38 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:38 [DEBUG] http: Request PUT /v1/agent/service/register (349.577693ms) from=10.233.67.37:44528
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:38 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (392.87µs) from=10.233.67.37:44530
    2021/05/22 11:29:38 [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/22 11:29:38 [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/22 11:29:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:38 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.14_8446"
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:38 [DEBUG] http: Request PUT /v1/agent/service/register (234.067103ms) from=10.233.67.37:44532
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:38 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (350.19µs) from=10.233.67.37:44536
    2021/05/22 11:29:38 [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/22 11:29:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:39 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.14_8446"
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:39 [DEBUG] http: Request PUT /v1/agent/service/register (243.749062ms) from=10.233.67.37:44538
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (49.360902ms) from=10.233.67.37:44542
    2021/05/22 11:29:39 [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/22 11:29:39 [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/22 11:29:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:39 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.14_8446"
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:39 [DEBUG] http: Request PUT /v1/agent/service/register (300.161964ms) from=10.233.67.37:44544
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (415.887µs) from=10.233.67.37:44552
    2021/05/22 11:29:39 [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/22 11:29:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.14_8446"
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:39 [DEBUG] http: Request PUT /v1/agent/service/register (181.522915ms) from=10.233.67.37:44556
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (468.984µs) from=10.233.67.37:44558
    2021/05/22 11:29:40 [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/22 11:29:40 [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/22 11:29:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:40 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.14_8446"
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:40 [DEBUG] http: Request PUT /v1/agent/service/register (127.686289ms) from=10.233.67.37:44560
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (104.583469ms) from=10.233.67.37:44562
    2021/05/22 11:29:40 [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/22 11:29:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:40 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.14_8446"
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:40 [DEBUG] http: Request PUT /v1/agent/service/register (174.552408ms) from=10.233.67.37:44568
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (401.106µs) from=10.233.67.37:44572
    2021/05/22 11:29:40 [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/22 11:29:40 [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/22 11:29:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:41 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.14_8446"
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:41 [DEBUG] http: Request PUT /v1/agent/service/register (482.746711ms) from=10.233.67.37:44574
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (394.569µs) from=10.233.67.37:44580
    2021/05/22 11:29:41 [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/22 11:29:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.14_8446"
    2021/05/22 11:29:41 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:41 [DEBUG] http: Request PUT /v1/agent/service/register (457.703021ms) from=10.233.67.37:44582
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:41 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (598.507µs) from=10.233.67.37:44590
    2021/05/22 11:29:42 [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/22 11:29:42 [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/22 11:29:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:42 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.14_8446"
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:42 [DEBUG] http: Request PUT /v1/agent/service/register (501.140088ms) from=10.233.67.37:44592
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (500.135µs) from=10.233.67.37:44596
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:42 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:43 [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/22 11:29:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.14_8446"
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:43 [DEBUG] http: Request PUT /v1/agent/service/register (401.716335ms) from=10.233.67.37:44600
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (358.284µs) from=10.233.67.37:44604
    2021/05/22 11:29:43 [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/22 11:29:43 [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/22 11:29:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.14_8446"
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:43 [DEBUG] http: Request PUT /v1/agent/service/register (200.220474ms) from=10.233.67.37:44606
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (495.095µs) from=10.233.67.37:44610
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:44 [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/22 11:29:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.14_8446"
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:44 [DEBUG] http: Request PUT /v1/agent/service/register (400.699555ms) from=10.233.67.37:44612
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:44 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (449.586µs) from=10.233.67.37:44620
    2021/05/22 11:29:44 [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/22 11:29:44 [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/22 11:29:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.14_8446"
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:45 [DEBUG] http: Request PUT /v1/agent/service/register (263.444234ms) from=10.233.67.37:44622
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (492.72µs) from=10.233.67.37:44624
    2021/05/22 11:29:45 [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/22 11:29:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-wzd2z" since the cluster is too small
    2021/05/22 11:29:46 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.14_8446"
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:46 [DEBUG] http: Request PUT /v1/agent/service/register (700.013345ms) from=10.233.67.37:44626
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:46 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (200.261895ms) from=10.233.67.37:44634
    2021/05/22 11:29:46 [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/22 11:29:46 [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/22 11:29:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.14_8446"
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:47 [DEBUG] http: Request PUT /v1/agent/service/register (600.913055ms) from=10.233.67.37:44638
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (509.933µs) from=10.233.67.37:44642
    2021/05/22 11:29:47 [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/22 11:29:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.14_8446"
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:47 [DEBUG] http: Request PUT /v1/agent/service/register (379.97119ms) from=10.233.67.37:44644
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:47 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (193.540218ms) from=10.233.67.37:44650
    2021/05/22 11:29:47 [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/22 11:29:47 [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/22 11:29:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.14_8446"
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:48 [DEBUG] http: Request PUT /v1/agent/service/register (580.76731ms) from=10.233.67.37:44654
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (357.928µs) from=10.233.67.37:44658
    2021/05/22 11:29:48 [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/22 11:29:48 [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/22 11:29:48 [DEBUG] 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/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:48 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.14_8446"
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:48 [DEBUG] http: Request PUT /v1/agent/service/register (109.795031ms) from=10.233.67.37:44666
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:48 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (322.182µs) from=10.233.67.37:44670
    2021/05/22 11:29:48 [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/22 11:29:48 [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/22 11:29:48 [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/22 11:29:48 [DEBUG] 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/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.14_8446"
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:49 [DEBUG] http: Request PUT /v1/agent/service/register (331.001167ms) from=10.233.67.37:44672
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (363.636µs) from=10.233.67.37:44680
    2021/05/22 11:29:49 [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/22 11:29:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.14_8446"
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:49 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:49 [DEBUG] http: Request PUT /v1/agent/service/register (349.387756ms) from=10.233.67.37:44684
    2021/05/22 11:29:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (537.914µs) from=10.233.67.37:44692
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:50 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:50 [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/22 11:29:50 [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/22 11:29:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.14_8446"
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:51 [DEBUG] http: Request PUT /v1/agent/service/register (332.365434ms) from=10.233.67.37:44714
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (455.253µs) from=10.233.67.37:44716
    2021/05/22 11:29:51 [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/22 11:29:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.14_8446"
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:51 [DEBUG] http: Request PUT /v1/agent/service/register (177.724793ms) from=10.233.67.37:44720
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:51 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (494.743µs) from=10.233.67.37:44724
    2021/05/22 11:29:51 [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/22 11:29:51 [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/22 11:29:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.14_8446"
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:52 [DEBUG] http: Request PUT /v1/agent/service/register (521.542468ms) from=10.233.67.37:44726
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (374.03µs) from=10.233.67.37:44734
    2021/05/22 11:29:52 [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/22 11:29:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.14_8446"
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:52 [DEBUG] http: Request PUT /v1/agent/service/register (257.523787ms) from=10.233.67.37:44736
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (431.875µs) from=10.233.67.37:44740
    2021/05/22 11:29:52 [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/22 11:29:52 [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/22 11:29:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.14_8446"
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:52 [DEBUG] http: Request PUT /v1/agent/service/register (168.066841ms) from=10.233.67.37:44744
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:52 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (432.617µs) from=10.233.67.37:44750
    2021/05/22 11:29:53 [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/22 11:29:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:53 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.14_8446"
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:53 [DEBUG] http: Request PUT /v1/agent/service/register (80.82413ms) from=10.233.67.37:44754
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (403.887µs) from=10.233.67.37:44758
    2021/05/22 11:29:53 [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/22 11:29:53 [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/22 11:29:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:53 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.14_8446"
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:53 [DEBUG] http: Request PUT /v1/agent/service/register (400.431437ms) from=10.233.67.37:44760
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:53 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (193.440744ms) from=10.233.67.37:44768
    2021/05/22 11:29:54 [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/22 11:29:54 [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/22 11:29:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.14_8446"
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:54 [DEBUG] http: Request PUT /v1/agent/service/register (375.863758ms) from=10.233.67.37:44770
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:54 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (441.21µs) from=10.233.67.37:44778
    2021/05/22 11:29:55 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.14_8446"
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:55 [DEBUG] http: Request PUT /v1/agent/service/register (294.95151ms) from=10.233.67.37:44780
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (414.883µs) from=10.233.67.37:44782
    2021/05/22 11:29:55 [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/22 11:29:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:55 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.14_8446"
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:55 [DEBUG] http: Request PUT /v1/agent/service/register (301.256512ms) from=10.233.67.37:44784
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:55 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (471.792µs) from=10.233.67.37:44788
    2021/05/22 11:29:55 [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/22 11:29:55 [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/22 11:29:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.14_8446"
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:56 [DEBUG] http: Request PUT /v1/agent/service/register (282.113764ms) from=10.233.67.37:44790
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (412.691µs) from=10.233.67.37:44792
    2021/05/22 11:29:56 [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/22 11:29:56 [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/22 11:29:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.14_8446"
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:56 [DEBUG] http: Request PUT /v1/agent/service/register (328.755733ms) from=10.233.67.37:44796
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:56 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (416.063µs) from=10.233.67.37:44800
    2021/05/22 11:29:56 [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/22 11:29:56 [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/22 11:29:56 [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/22 11:29:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.14_8446"
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:57 [DEBUG] http: Request PUT /v1/agent/service/register (300.871907ms) from=10.233.67.37:44802
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (446.862µs) from=10.233.67.37:44804
    2021/05/22 11:29:57 [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/22 11:29:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.14_8446"
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:57 [DEBUG] http: Request PUT /v1/agent/service/register (304.189902ms) from=10.233.67.37:44806
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:57 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (392.824µs) from=10.233.67.37:44810
    2021/05/22 11:29:57 [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/22 11:29:57 [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/22 11:29:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.14_8446"
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:58 [DEBUG] http: Request PUT /v1/agent/service/register (900.799071ms) from=10.233.67.37:44812
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (400.016µs) from=10.233.67.37:44818
    2021/05/22 11:29:58 [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/22 11:29:58 [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/22 11:29:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.14_8446"
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:58 [DEBUG] http: Request PUT /v1/agent/service/register (169.490665ms) from=10.233.67.37:44820
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:58 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (572.787µs) from=10.233.67.37:44824
    2021/05/22 11:29:58 [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/22 11:29:58 [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/22 11:29:58 [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/22 11:29:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.14_8446"
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:59 [DEBUG] http: Request PUT /v1/agent/service/register (295.605793ms) from=10.233.67.37:44826
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (455.297µs) from=10.233.67.37:44830
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:59 [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/22 11:29:59 [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/22 11:29:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.14_8446"
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:59 [DEBUG] http: Request PUT /v1/agent/service/register (170.041216ms) from=10.233.67.37:44836
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:29:59 [DEBUG] agent: Node info in sync
    2021/05/22 11:29:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (100.146349ms) from=10.233.67.37:44842
    2021/05/22 11:29:59 [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/22 11:29:59 [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/22 11:29:59 [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/22 11:29:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:00 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.14_8446"
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Node info in sync
    2021/05/22 11:30:00 [DEBUG] http: Request PUT /v1/agent/service/register (235.824148ms) from=10.233.67.37:44846
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Node info in sync
    2021/05/22 11:30:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (101.751719ms) from=10.233.67.37:44848
    2021/05/22 11:30:00 [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/22 11:30:00 [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/22 11:30:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.14_8446"
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Node info in sync
    2021/05/22 11:30:00 [DEBUG] http: Request PUT /v1/agent/service/register (399.731677ms) from=10.233.67.37:44854
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:00 [DEBUG] agent: Node info in sync
    2021/05/22 11:30:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (678.534µs) from=10.233.67.37:44858
    2021/05/22 11:30:01 [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/22 11:30:01 [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/22 11:30:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:30:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.14_8446"
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Node info in sync
    2021/05/22 11:30:01 [DEBUG] http: Request PUT /v1/agent/service/register (344.447135ms) from=10.233.67.37:44862
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:01 [DEBUG] agent: Node info in sync
    2021/05/22 11:30:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (533.941µs) from=10.233.67.37:44868
    2021/05/22 11:30:01 [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/22 11:30:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:30:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.14_8446"
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Node info in sync
    2021/05/22 11:30:02 [DEBUG] http: Request PUT /v1/agent/service/register (600.355771ms) from=10.233.67.37:44870
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Node info in sync
    2021/05/22 11:30:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (421.489µs) from=10.233.67.37:44874
    2021/05/22 11:30:02 [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/22 11:30:02 [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/22 11:30:02 [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/22 11:30:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.14_8446"
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Node info in sync
    2021/05/22 11:30:02 [DEBUG] http: Request PUT /v1/agent/service/register (229.220224ms) from=10.233.67.37:44876
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:02 [DEBUG] agent: Node info in sync
    2021/05/22 11:30:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (396.199µs) from=10.233.67.37:44882
    2021/05/22 11:30:03 [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/22 11:30:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:30:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.44.162_9015" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.14_8446"
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_message-router_10.233.56.94_3904" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_parser_10.233.16.89_8806" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.89_8806" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Node info in sync
    2021/05/22 11:30:03 [DEBUG] http: Request PUT /v1/agent/service/register (399.993278ms) from=10.233.67.37:44884
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_catalog_10.233.16.89_8806" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_nsd_10.233.16.89_8806" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.50.25_9011" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.57.108_443" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v0_multicloud_10.233.26.19_9001" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.8.53_9009" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_appc_10.233.18.121_8443" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.145_8080" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.35.120_9007" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.220_9004" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.56.146_9518" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.25.141_9005" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.14_8446" in sync
    2021/05/22 11:30:03 [DEBUG] agent: Service "_v14__