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: '1e431978-a29a-5573-a468-54713e7e3dd9'
         Node name: 'onap-msb-consul-868c76fc85-b6mhv'
        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/28 02:03:44 [DEBUG] agent: Using random ID "1e431978-a29a-5573-a468-54713e7e3dd9" as node ID
    2021/05/28 02:03:44 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:1e431978-a29a-5573-a468-54713e7e3dd9 Address:127.0.0.1:8300}]
    2021/05/28 02:03:44 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/05/28 02:03:45 [INFO] serf: EventMemberJoin: onap-msb-consul-868c76fc85-b6mhv.dc1 127.0.0.1
    2021/05/28 02:03:45 [INFO] serf: EventMemberJoin: onap-msb-consul-868c76fc85-b6mhv 127.0.0.1
    2021/05/28 02:03:45 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/05/28 02:03:45 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/05/28 02:03:45 [WARN] raft: Unable to get address for server id 1e431978-a29a-5573-a468-54713e7e3dd9, using fallback address 127.0.0.1:8300: Could not find address for server id 1e431978-a29a-5573-a468-54713e7e3dd9
    2021/05/28 02:03:45 [DEBUG] raft: Votes needed: 1
    2021/05/28 02:03:45 [DEBUG] raft: Vote granted from 1e431978-a29a-5573-a468-54713e7e3dd9 in term 2. Tally: 1
    2021/05/28 02:03:45 [INFO] raft: Election won. Tally: 1
    2021/05/28 02:03:45 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/05/28 02:03:45 [INFO] consul: Adding LAN server onap-msb-consul-868c76fc85-b6mhv (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/28 02:03:45 [INFO] consul: Handled member-join event for server "onap-msb-consul-868c76fc85-b6mhv.dc1" in area "wan"
    2021/05/28 02:03:45 [INFO] consul: cluster leadership acquired
    2021/05/28 02:03:45 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/05/28 02:03:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/05/28 02:03:45 [INFO] consul: New leader elected: onap-msb-consul-868c76fc85-b6mhv
    2021/05/28 02:03:46 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/05/28 02:03:46 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/05/28 02:03:46 [INFO] agent: started state syncer
    2021/05/28 02:03:46 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/05/28 02:03:46 [INFO] agent: Synced node info
    2021/05/28 02:03:46 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/05/28 02:03:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-b6mhv" since the cluster is too small
    2021/05/28 02:03:46 [INFO] consul: member 'onap-msb-consul-868c76fc85-b6mhv' joined, marking health alive
    2021/05/28 02:03:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-b6mhv" since the cluster is too small
    2021/05/28 02:03:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/28 02:03:48 [DEBUG] agent: Node info in sync
    2021/05/28 02:03:48 [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/28 02:04:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-b6mhv" since the cluster is too small
    2021/05/28 02:05:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/28 02:05:24 [DEBUG] agent: Node info in sync
    2021/05/28 02:05:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-868c76fc85-b6mhv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/28 02:05:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-b6mhv" since the cluster is too small
    2021/05/28 02:06:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-b6mhv" since the cluster is too small
    2021/05/28 02:06:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/28 02:06:55 [DEBUG] agent: Node info in sync
    2021/05/28 02:07:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-b6mhv" since the cluster is too small
    2021/05/28 02:08:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-868c76fc85-b6mhv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/28 02:08:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/28 02:08:23 [DEBUG] agent: Node info in sync
    2021/05/28 02:08:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-b6mhv" since the cluster is too small
    2021/05/28 02:09:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-b6mhv" since the cluster is too small
    2021/05/28 02:10:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/28 02:10:00 [DEBUG] agent: Node info in sync
    2021/05/28 02:10:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-868c76fc85-b6mhv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/28 02:10:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-b6mhv" since the cluster is too small
    2021/05/28 02:11:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/28 02:11:02 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:36 [DEBUG] http: Request GET /v1/status/leader (716.819µs) from=10.233.70.47:35946
    2021/05/28 02:11:37 [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/28 02:11:37 [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/28 02:11: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/28 02:11:38 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.26.224_9005"
    2021/05/28 02:11:38 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:38 [DEBUG] http: Request PUT /v1/agent/service/register (401.428749ms) from=10.233.70.47:35954
    2021/05/28 02:11:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:38 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:38 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (1.832493ms) from=10.233.70.47:35958
    2021/05/28 02:11:38 [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/28 02:11: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/28 02:11:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:38 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.26.224_9005"
    2021/05/28 02:11:38 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:38 [DEBUG] http: Request PUT /v1/agent/service/register (232.79427ms) from=10.233.70.47:35966
    2021/05/28 02:11:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:38 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:38 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (425.689µs) from=10.233.70.47:35970
    2021/05/28 02:11:39 [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/28 02:11: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/28 02:11:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:39 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.26.224_9005"
    2021/05/28 02:11:39 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (110.388048ms) from=10.233.70.47:35972
    2021/05/28 02:11:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:39 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:39 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (409.419µs) from=10.233.70.47:35974
    2021/05/28 02:11:39 [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/28 02:11: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/28 02:11:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:39 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.22.150_443"
    2021/05/28 02:11:39 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (297.653031ms) from=10.233.70.47:35982
    2021/05/28 02:11:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:39 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (359.93µs) from=10.233.70.47:35986
    2021/05/28 02:11:40 [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/28 02:11: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/28 02:11:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:40 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.55.225_8080"
    2021/05/28 02:11:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:40 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:40 [DEBUG] http: Request PUT /v1/agent/service/register (383.880623ms) from=10.233.70.47:35992
    2021/05/28 02:11:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:40 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:40 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (335.706µs) from=10.233.70.47:35996
    2021/05/28 02:11:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:41 [INFO] agent: Synced service "_v1_sdc_10.233.10.237_8443"
    2021/05/28 02:11:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:41 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:41 [DEBUG] http: Request PUT /v1/agent/service/register (482.046935ms) from=10.233.70.47:35998
    2021/05/28 02:11:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:41 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:41 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (357.687µs) from=10.233.70.47:36112
    2021/05/28 02:11:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:42 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.10.237_8080"
    2021/05/28 02:11:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:42 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:42 [DEBUG] http: Request PUT /v1/agent/service/register (258.921923ms) from=10.233.70.47:36122
    2021/05/28 02:11:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:42 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:42 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (399.084µs) from=10.233.70.47:36126
    2021/05/28 02:11:42 [WARN] agent: Service name "_aai-cloudInfrastructure-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:43 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:43 [INFO] agent: Synced service "_v11__aai-cloudInfrastructure_10.233.67.209_8447"
    2021/05/28 02:11:43 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:43 [DEBUG] http: Request PUT /v1/agent/service/register (713.746271ms) from=10.233.70.47:36132
    2021/05/28 02:11:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:43 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:43 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:43 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:43 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v11 (347.657µs) from=10.233.70.47:36144
    2021/05/28 02:11:43 [WARN] agent: Service name "_aai-cloudInfrastructure-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:44 [INFO] agent: Synced service "_v12__aai-cloudInfrastructure_10.233.67.209_8447"
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:44 [DEBUG] http: Request PUT /v1/agent/service/register (388.245732ms) from=10.233.70.47:36148
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:44 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v12 (367.003µs) from=10.233.70.47:36150
    2021/05/28 02:11:44 [WARN] agent: Service name "_aai-cloudInfrastructure-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:44 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:44 [INFO] agent: Synced service "_v13__aai-cloudInfrastructure_10.233.67.209_8447"
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:44 [DEBUG] http: Request PUT /v1/agent/service/register (160.411866ms) from=10.233.70.47:36152
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:44 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:44 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v13 (410.495µs) from=10.233.70.47:36154
    2021/05/28 02:11:44 [WARN] agent: Service name "_aai-cloudInfrastructure-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:45 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:45 [INFO] agent: Synced service "_v14__aai-cloudInfrastructure_10.233.67.209_8447"
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (239.863692ms) from=10.233.70.47:36158
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:45 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v14 (345.746µs) from=10.233.70.47:36162
    2021/05/28 02:11:45 [WARN] agent: Service name "_aai-cloudInfrastructure-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:45 [INFO] agent: Synced service "_v15__aai-cloudInfrastructure_10.233.67.209_8447"
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (116.705757ms) from=10.233.70.47:36166
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:45 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v15 (481.152µs) from=10.233.70.47:36170
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:45 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:45 [WARN] agent: Service name "_aai-cloudInfrastructure-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-b6mhv" since the cluster is too small
    2021/05/28 02:11: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/28 02:11:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:46 [INFO] agent: Synced service "_v16__aai-cloudInfrastructure_10.233.67.209_8447"
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:46 [DEBUG] http: Request PUT /v1/agent/service/register (801.002657ms) from=10.233.70.47:36172
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:46 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:46 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v16 (546.523µs) from=10.233.70.47:36186
    2021/05/28 02:11:46 [WARN] agent: Service name "_aai-cloudInfrastructure-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:47 [INFO] agent: Synced service "_v17__aai-cloudInfrastructure_10.233.67.209_8447"
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:47 [DEBUG] http: Request PUT /v1/agent/service/register (723.711715ms) from=10.233.70.47:36200
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:47 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:47 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v17 (100.363426ms) from=10.233.70.47:36206
    2021/05/28 02:11:47 [WARN] agent: Service name "_aai-cloudInfrastructure-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:48 [INFO] agent: Synced service "_v18__aai-cloudInfrastructure_10.233.67.209_8447"
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (408.208344ms) from=10.233.70.47:36208
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:48 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:48 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v18 (493.044µs) from=10.233.70.47:36214
    2021/05/28 02:11:48 [WARN] agent: Service name "_aai-cloudInfrastructure-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [INFO] agent: Synced service "_v19__aai-cloudInfrastructure_10.233.67.209_8447"
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (312.081314ms) from=10.233.70.47:36218
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:49 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v19 (422.417µs) from=10.233.70.47:36220
    2021/05/28 02:11:49 [WARN] agent: Service name "_aai-business-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [INFO] agent: Synced service "_v11__aai-business_10.233.67.209_8447"
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (423.908526ms) from=10.233.70.47:36222
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:49 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:49 [DEBUG] http: Request GET /v1/health/service/_aai-business-v11 (363.375µs) from=10.233.70.47:36230
    2021/05/28 02:11:49 [WARN] agent: Service name "_aai-business-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:50 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:50 [INFO] agent: Synced service "_v12__aai-business_10.233.67.209_8447"
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:50 [DEBUG] http: Request PUT /v1/agent/service/register (332.647447ms) from=10.233.70.47:36232
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:50 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:50 [DEBUG] http: Request GET /v1/health/service/_aai-business-v12 (371.427µs) from=10.233.70.47:36236
    2021/05/28 02:11:50 [WARN] agent: Service name "_aai-business-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [INFO] agent: Synced service "_v13__aai-business_10.233.67.209_8447"
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:52 [DEBUG] http: Request PUT /v1/agent/service/register (1.69914359s) from=10.233.70.47:36238
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:52 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:52 [DEBUG] http: Request GET /v1/health/service/_aai-business-v13 (86.735659ms) from=10.233.70.47:36258
    2021/05/28 02:11:52 [WARN] agent: Service name "_aai-business-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:53 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [INFO] agent: Synced service "_v14__aai-business_10.233.67.209_8447"
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:53 [DEBUG] http: Request PUT /v1/agent/service/register (1.000542437s) from=10.233.70.47:36260
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:53 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:53 [DEBUG] http: Request GET /v1/health/service/_aai-business-v14 (200.054135ms) from=10.233.70.47:36274
    2021/05/28 02:11:53 [WARN] agent: Service name "_aai-business-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:54 [INFO] agent: Synced service "_v15__aai-business_10.233.67.209_8447"
    2021/05/28 02:11:54 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:54 [DEBUG] http: Request PUT /v1/agent/service/register (460.33415ms) from=10.233.70.47:36278
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:54 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:54 [DEBUG] http: Request GET /v1/health/service/_aai-business-v15 (1.262613ms) from=10.233.70.47:36282
    2021/05/28 02:11:54 [WARN] agent: Service name "_aai-business-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [INFO] agent: Synced service "_v16__aai-business_10.233.67.209_8447"
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:55 [DEBUG] http: Request PUT /v1/agent/service/register (773.539551ms) from=10.233.70.47:36284
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:55 [DEBUG] http: Request GET /v1/health/service/_aai-business-v16 (575.998µs) from=10.233.70.47:36290
    2021/05/28 02:11:55 [WARN] agent: Service name "_aai-business-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [INFO] agent: Synced service "_v17__aai-business_10.233.67.209_8447"
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:55 [DEBUG] http: Request PUT /v1/agent/service/register (180.065512ms) from=10.233.70.47:36294
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:55 [DEBUG] http: Request GET /v1/health/service/_aai-business-v17 (383.8µs) from=10.233.70.47:36298
    2021/05/28 02:11:55 [WARN] agent: Service name "_aai-business-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [INFO] agent: Synced service "_v18__aai-business_10.233.67.209_8447"
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:55 [DEBUG] http: Request PUT /v1/agent/service/register (156.776721ms) from=10.233.70.47:36300
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] http: Request GET /v1/health/service/_aai-business-v18 (466.654µs) from=10.233.70.47:36306
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:55 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:56 [WARN] agent: Service name "_aai-business-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:56 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [INFO] agent: Synced service "_v19__aai-business_10.233.67.209_8447"
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:56 [DEBUG] http: Request PUT /v1/agent/service/register (519.423413ms) from=10.233.70.47:36308
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:56 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:56 [DEBUG] http: Request GET /v1/health/service/_aai-business-v19 (324µs) from=10.233.70.47:36374
    2021/05/28 02:11:56 [WARN] agent: Service name "_aai-actions-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [INFO] agent: Synced service "_v11__aai-actions_10.233.67.209_8447"
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:57 [DEBUG] http: Request PUT /v1/agent/service/register (738.089389ms) from=10.233.70.47:36376
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:57 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v11 (347.622µs) from=10.233.70.47:36378
    2021/05/28 02:11:57 [WARN] agent: Service name "_aai-actions-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:57 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [INFO] agent: Synced service "_v12__aai-actions_10.233.67.209_8447"
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:57 [DEBUG] http: Request PUT /v1/agent/service/register (214.995781ms) from=10.233.70.47:36380
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:57 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:58 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v12 (362.173µs) from=10.233.70.47:36384
    2021/05/28 02:11:58 [WARN] agent: Service name "_aai-actions-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [INFO] agent: Synced service "_v13__aai-actions_10.233.67.209_8447"
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:58 [DEBUG] http: Request PUT /v1/agent/service/register (39.987641ms) from=10.233.70.47:36386
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:58 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v13 (338.07µs) from=10.233.70.47:36388
    2021/05/28 02:11:58 [WARN] agent: Service name "_aai-actions-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [INFO] agent: Synced service "_v14__aai-actions_10.233.67.209_8447"
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:58 [DEBUG] http: Request PUT /v1/agent/service/register (185.126198ms) from=10.233.70.47:36390
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:58 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:58 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v14 (304.512µs) from=10.233.70.47:36396
    2021/05/28 02:11:58 [WARN] agent: Service name "_aai-actions-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:59 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [INFO] agent: Synced service "_v15__aai-actions_10.233.67.209_8447"
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:59 [DEBUG] http: Request PUT /v1/agent/service/register (618.662938ms) from=10.233.70.47:36398
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:59 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v15 (386.694µs) from=10.233.70.47:36402
    2021/05/28 02:11:59 [WARN] agent: Service name "_aai-actions-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [INFO] agent: Synced service "_v16__aai-actions_10.233.67.209_8447"
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:59 [DEBUG] http: Request PUT /v1/agent/service/register (280.473977ms) from=10.233.70.47:36406
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:59 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v16 (375.619µs) from=10.233.70.47:36414
    2021/05/28 02:11:59 [WARN] agent: Service name "_aai-actions-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:11: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/28 02:11: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/28 02:11:59 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:59 [INFO] agent: Synced service "_v17__aai-actions_10.233.67.209_8447"
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Node info in sync
    2021/05/28 02:11:59 [DEBUG] http: Request PUT /v1/agent/service/register (75.227352ms) from=10.233.70.47:36418
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:11:59 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:00 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v17 (200.580509ms) from=10.233.70.47:36420
    2021/05/28 02:12:00 [WARN] agent: Service name "_aai-actions-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12: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/28 02:12: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/28 02:12:00 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [INFO] agent: Synced service "_v18__aai-actions_10.233.67.209_8447"
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:00 [DEBUG] http: Request PUT /v1/agent/service/register (152.601269ms) from=10.233.70.47:36422
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:00 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:01 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v18 (491.523µs) from=10.233.70.47:36428
    2021/05/28 02:12:01 [WARN] agent: Service name "_aai-actions-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12: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/28 02:12: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/28 02:12:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [INFO] agent: Synced service "_v19__aai-actions_10.233.67.209_8447"
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:01 [DEBUG] http: Request PUT /v1/agent/service/register (390.958783ms) from=10.233.70.47:36432
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:01 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v19 (433.078µs) from=10.233.70.47:36438
    2021/05/28 02:12:01 [WARN] agent: Service name "_aai-service-design-and-creation-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12: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/28 02:12: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/28 02:12:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [INFO] agent: Synced service "_v11__aai-service-design-and-creation_10.233.67.209_8447"
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:01 [DEBUG] http: Request PUT /v1/agent/service/register (193.458384ms) from=10.233.70.47:36440
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:01 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:01 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v11 (448.209µs) from=10.233.70.47:36450
    2021/05/28 02:12:01 [WARN] agent: Service name "_aai-service-design-and-creation-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12: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/28 02:12: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/28 02:12:02 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [INFO] agent: Synced service "_v12__aai-service-design-and-creation_10.233.67.209_8447"
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:02 [DEBUG] http: Request PUT /v1/agent/service/register (113.216017ms) from=10.233.70.47:36454
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:02 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v12 (351.112µs) from=10.233.70.47:36456
    2021/05/28 02:12:02 [WARN] agent: Service name "_aai-service-design-and-creation-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12: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/28 02:12: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/28 02:12:02 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [INFO] agent: Synced service "_v13__aai-service-design-and-creation_10.233.67.209_8447"
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:02 [DEBUG] http: Request PUT /v1/agent/service/register (609.207661ms) from=10.233.70.47:36458
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:02 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:02 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v13 (323.319µs) from=10.233.70.47:36470
    2021/05/28 02:12:03 [WARN] agent: Service name "_aai-service-design-and-creation-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12: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/28 02:12: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/28 02:12:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [INFO] agent: Synced service "_v14__aai-service-design-and-creation_10.233.67.209_8447"
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:03 [DEBUG] http: Request PUT /v1/agent/service/register (637.543661ms) from=10.233.70.47:36478
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:03 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:03 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v14 (306.631µs) from=10.233.70.47:36486
    2021/05/28 02:12:03 [WARN] agent: Service name "_aai-service-design-and-creation-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12: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/28 02:12: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/28 02:12:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [INFO] agent: Synced service "_v15__aai-service-design-and-creation_10.233.67.209_8447"
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:04 [DEBUG] http: Request PUT /v1/agent/service/register (759.919474ms) from=10.233.70.47:36488
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:04 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:04 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v15 (84.847707ms) from=10.233.70.47:36490
    2021/05/28 02:12:04 [WARN] agent: Service name "_aai-service-design-and-creation-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:04 [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/28 02:12:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [INFO] agent: Synced service "_v16__aai-service-design-and-creation_10.233.67.209_8447"
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:06 [DEBUG] http: Request PUT /v1/agent/service/register (1.243325998s) from=10.233.70.47:36494
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:06 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v16 (390.366µs) from=10.233.70.47:36506
    2021/05/28 02:12:06 [WARN] agent: Service name "_aai-service-design-and-creation-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [INFO] agent: Synced service "_v17__aai-service-design-and-creation_10.233.67.209_8447"
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:06 [DEBUG] http: Request PUT /v1/agent/service/register (576.226581ms) from=10.233.70.47:36508
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:06 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:06 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v17 (334.199µs) from=10.233.70.47:36514
    2021/05/28 02:12:06 [WARN] agent: Service name "_aai-service-design-and-creation-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [INFO] agent: Synced service "_v18__aai-service-design-and-creation_10.233.67.209_8447"
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:07 [DEBUG] http: Request PUT /v1/agent/service/register (765.294331ms) from=10.233.70.47:36516
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:07 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:07 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v18 (578.963µs) from=10.233.70.47:36520
    2021/05/28 02:12:07 [WARN] agent: Service name "_aai-service-design-and-creation-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [INFO] agent: Synced service "_v19__aai-service-design-and-creation_10.233.67.209_8447"
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:08 [DEBUG] http: Request PUT /v1/agent/service/register (480.638977ms) from=10.233.70.47:36522
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:08 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v19 (444.688µs) from=10.233.70.47:36524
    2021/05/28 02:12:08 [WARN] agent: Service name "_aai-network-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [INFO] agent: Synced service "_v11__aai-network_10.233.67.209_8447"
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:08 [DEBUG] http: Request PUT /v1/agent/service/register (201.092126ms) from=10.233.70.47:36530
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:08 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:08 [DEBUG] http: Request GET /v1/health/service/_aai-network-v11 (419.235µs) from=10.233.70.47:36534
    2021/05/28 02:12:08 [WARN] agent: Service name "_aai-network-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [INFO] agent: Synced service "_v12__aai-network_10.233.67.209_8447"
    2021/05/28 02:12:09 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:09 [DEBUG] http: Request PUT /v1/agent/service/register (215.656644ms) from=10.233.70.47:36536
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:09 [DEBUG] http: Request GET /v1/health/service/_aai-network-v12 (322.801µs) from=10.233.70.47:36538
    2021/05/28 02:12:09 [WARN] agent: Service name "_aai-network-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [INFO] agent: Synced service "_v13__aai-network_10.233.67.209_8447"
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:09 [DEBUG] http: Request PUT /v1/agent/service/register (404.771465ms) from=10.233.70.47:36540
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:09 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:09 [DEBUG] http: Request GET /v1/health/service/_aai-network-v13 (395.969µs) from=10.233.70.47:36548
    2021/05/28 02:12:09 [WARN] agent: Service name "_aai-network-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [INFO] agent: Synced service "_v14__aai-network_10.233.67.209_8447"
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:10 [DEBUG] http: Request PUT /v1/agent/service/register (500.967696ms) from=10.233.70.47:36552
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:10 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:10 [DEBUG] http: Request GET /v1/health/service/_aai-network-v14 (702.872µs) from=10.233.70.47:36556
    2021/05/28 02:12:10 [WARN] agent: Service name "_aai-network-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [INFO] agent: Synced service "_v15__aai-network_10.233.67.209_8447"
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:11 [DEBUG] http: Request PUT /v1/agent/service/register (500.921627ms) from=10.233.70.47:36558
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:11 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:11 [DEBUG] http: Request GET /v1/health/service/_aai-network-v15 (409.762µs) from=10.233.70.47:36564
    2021/05/28 02:12:11 [WARN] agent: Service name "_aai-network-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [INFO] agent: Synced service "_v16__aai-network_10.233.67.209_8447"
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.071142154s) from=10.233.70.47:36586
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:15 [DEBUG] http: Request GET /v1/health/service/_aai-network-v16 (295.654µs) from=10.233.70.47:36660
    2021/05/28 02:12:15 [WARN] agent: Service name "_aai-network-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [INFO] agent: Synced service "_v17__aai-network_10.233.67.209_8447"
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:15 [DEBUG] http: Request PUT /v1/agent/service/register (149.362786ms) from=10.233.70.47:36664
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:15 [DEBUG] http: Request GET /v1/health/service/_aai-network-v17 (308.573µs) from=10.233.70.47:36668
    2021/05/28 02:12:15 [WARN] agent: Service name "_aai-network-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [INFO] agent: Synced service "_v18__aai-network_10.233.67.209_8447"
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:15 [DEBUG] http: Request PUT /v1/agent/service/register (105.321029ms) from=10.233.70.47:36672
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:15 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:15 [DEBUG] http: Request GET /v1/health/service/_aai-network-v18 (84.402489ms) from=10.233.70.47:36676
    2021/05/28 02:12:16 [WARN] agent: Service name "_aai-network-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [INFO] agent: Synced service "_v19__aai-network_10.233.67.209_8447"
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (6.987141878s) from=10.233.70.47:36678
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:23 [DEBUG] http: Request GET /v1/health/service/_aai-network-v19 (541.142µs) from=10.233.70.47:36742
    2021/05/28 02:12:23 [WARN] agent: Service name "_aai-externalSystem-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/external-system\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/external-system\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [INFO] agent: Synced service "_v11__aai-externalSystem_10.233.67.209_8447"
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (304.235289ms) from=10.233.70.47:36744
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:23 [DEBUG] http: Request GET /v1/health/service/_aai-externalSystem-v11 (643.953µs) from=10.233.70.47:36746
    2021/05/28 02:12:23 [WARN] agent: Service name "_aai-externalSystem-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/external-system\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/external-system\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [INFO] agent: Synced service "_v12__aai-externalSystem_10.233.67.209_8447"
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (263.497884ms) from=10.233.70.47:36748
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:23 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:24 [DEBUG] http: Request GET /v1/health/service/_aai-externalSystem-v12 (503.045µs) from=10.233.70.47:36758
    2021/05/28 02:12:24 [WARN] agent: Service name "_aai-externalSystem-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/external-system\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/external-system\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [INFO] agent: Synced service "_v13__aai-externalSystem_10.233.67.209_8447"
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:24 [DEBUG] http: Request PUT /v1/agent/service/register (395.26626ms) from=10.233.70.47:36762
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:24 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:24 [DEBUG] http: Request GET /v1/health/service/_aai-externalSystem-v13 (595.384µs) from=10.233.70.47:36772
    2021/05/28 02:12:25 [WARN] agent: Service name "_aai-externalSystem-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/external-system\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/external-system\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [INFO] agent: Synced service "_v14__aai-externalSystem_10.233.67.209_8447"
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:25 [DEBUG] http: Request PUT /v1/agent/service/register (221.729991ms) from=10.233.70.47:36776
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:25 [DEBUG] http: Request GET /v1/health/service/_aai-externalSystem-v14 (582.81µs) from=10.233.70.47:36782
    2021/05/28 02:12:25 [WARN] agent: Service name "_aai-externalSystem-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/external-system\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/external-system\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [INFO] agent: Synced service "_v15__aai-externalSystem_10.233.67.209_8447"
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:25 [DEBUG] http: Request PUT /v1/agent/service/register (246.061669ms) from=10.233.70.47:36786
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:25 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:25 [DEBUG] http: Request GET /v1/health/service/_aai-externalSystem-v15 (408.006µs) from=10.233.70.47:36792
    2021/05/28 02:12:25 [WARN] agent: Service name "_aai-externalSystem-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/external-system\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/external-system\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [INFO] agent: Synced service "_v16__aai-externalSystem_10.233.67.209_8447"
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:26 [DEBUG] http: Request PUT /v1/agent/service/register (200.816248ms) from=10.233.70.47:36796
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:26 [DEBUG] http: Request GET /v1/health/service/_aai-externalSystem-v16 (193.798474ms) from=10.233.70.47:36800
    2021/05/28 02:12:26 [WARN] agent: Service name "_aai-externalSystem-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/external-system\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/external-system\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12: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/28 02:12:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [INFO] agent: Synced service "_v17__aai-externalSystem_10.233.67.209_8447"
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:26 [DEBUG] http: Request PUT /v1/agent/service/register (290.335031ms) from=10.233.70.47:36856
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:26 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:26 [DEBUG] http: Request GET /v1/health/service/_aai-externalSystem-v17 (369.528µs) from=10.233.70.47:36860
    2021/05/28 02:12:26 [WARN] agent: Service name "_aai-externalSystem-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/external-system\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/external-system\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12: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/28 02:12:27 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [INFO] agent: Synced service "_v18__aai-externalSystem_10.233.67.209_8447"
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:27 [DEBUG] http: Request PUT /v1/agent/service/register (585.676957ms) from=10.233.70.47:36862
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:27 [DEBUG] http: Request GET /v1/health/service/_aai-externalSystem-v18 (414.676µs) from=10.233.70.47:36872
    2021/05/28 02:12:27 [WARN] agent: Service name "_aai-externalSystem-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/external-system\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/external-system\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12: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/28 02:12:27 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [INFO] agent: Synced service "_v19__aai-externalSystem_10.233.67.209_8447"
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:27 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:27 [DEBUG] http: Request PUT /v1/agent/service/register (281.432413ms) from=10.233.70.47:36874
    2021/05/28 02:12:27 [DEBUG] http: Request GET /v1/health/service/_aai-externalSystem-v19 (327.564µs) from=10.233.70.47:36878
    2021/05/28 02:12:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12: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/28 02:12:28 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [INFO] agent: Synced service "_v11_aai-cloudInfrastructure_10.233.67.209_8447"
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:28 [DEBUG] http: Request PUT /v1/agent/service/register (343.784068ms) from=10.233.70.47:36880
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:28 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:28 [DEBUG] http: Request GET /v1/health/service/aai-cloudInfrastructure-v11 (361.117µs) from=10.233.70.47:36884
    2021/05/28 02:12:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12: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/28 02:12:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [INFO] agent: Synced service "_v12_aai-cloudInfrastructure_10.233.67.209_8447"
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:29 [DEBUG] http: Request PUT /v1/agent/service/register (923.634789ms) from=10.233.70.47:36886
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v12_aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:29 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:29 [DEBUG] http: Request GET /v1/health/service/aai-cloudInfrastructure-v12 (344.754µs) from=10.233.70.47:36912
    2021/05/28 02:12:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12: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/28 02:12:30 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [INFO] agent: Synced service "_v13_aai-cloudInfrastructure_10.233.67.209_8447"
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12_aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:30 [DEBUG] http: Request PUT /v1/agent/service/register (780.632339ms) from=10.233.70.47:36916
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v13_aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12_aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:30 [DEBUG] http: Request GET /v1/health/service/aai-cloudInfrastructure-v13 (325.496µs) from=10.233.70.47:36920
    2021/05/28 02:12:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/28 02:12: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/28 02:12:30 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v15__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v15__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v13_aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v13__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v16__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v13__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v17__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [INFO] agent: Synced service "_v14_aai-cloudInfrastructure_10.233.67.209_8447"
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v18__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v15__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v1_sdc_10.233.10.237_8443" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v14__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v16__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v17__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.225_8080" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12_aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v17__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v18__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.26.224_9005" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v18__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.10.237_8080" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v19__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v13__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.150_443" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v14__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v14__aai-network_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v19__aai-actions_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Node info in sync
    2021/05/28 02:12:30 [DEBUG] http: Request PUT /v1/agent/service/register (352.391712ms) from=10.233.70.47:36922
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v16__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v19__aai-business_10.233.67.209_8447" in sync
    2021/05/28 02:12:30 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.67.209_8447" in