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: 'aef78b23-3c26-0c54-22d0-43348615377c' Node name: 'onap-msb-consul-86975585d9-45g2m' 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/04/04 03:48:21 [DEBUG] agent: Using random ID "aef78b23-3c26-0c54-22d0-43348615377c" as node ID 2021/04/04 03:48:21 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:aef78b23-3c26-0c54-22d0-43348615377c Address:127.0.0.1:8300}] 2021/04/04 03:48:21 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/04 03:48:21 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/04 03:48:21 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/04 03:48:21 [WARN] raft: Unable to get address for server id aef78b23-3c26-0c54-22d0-43348615377c, using fallback address 127.0.0.1:8300: Could not find address for server id aef78b23-3c26-0c54-22d0-43348615377c 2021/04/04 03:48:21 [DEBUG] raft: Votes needed: 1 2021/04/04 03:48:21 [DEBUG] raft: Vote granted from aef78b23-3c26-0c54-22d0-43348615377c in term 2. Tally: 1 2021/04/04 03:48:21 [INFO] raft: Election won. Tally: 1 2021/04/04 03:48:21 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/04 03:48:21 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-45g2m.dc1 127.0.0.1 2021/04/04 03:48:21 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-45g2m 127.0.0.1 2021/04/04 03:48:22 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/04 03:48:22 [INFO] consul: cluster leadership acquired 2021/04/04 03:48:22 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-45g2m.dc1" in area "wan" 2021/04/04 03:48:22 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/04 03:48:22 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/04 03:48:22 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/04 03:48:22 [INFO] agent: started state syncer 2021/04/04 03:48:22 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-45g2m (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/04 03:48:22 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/04 03:48:22 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-45g2m 2021/04/04 03:48:22 [INFO] agent: Synced node info 2021/04/04 03:48:22 [DEBUG] agent: Node info in sync 2021/04/04 03:48:23 [DEBUG] agent: Node info in sync 2021/04/04 03:48:24 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/04 03:48:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-45g2m" since the cluster is too small 2021/04/04 03:48:24 [INFO] consul: member 'onap-msb-consul-86975585d9-45g2m' joined, marking health alive 2021/04/04 03:48:24 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-45g2m" since the cluster is too small ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/04/04 03:49:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-45g2m" since the cluster is too small 2021/04/04 03:49:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/04 03:49:57 [DEBUG] agent: Node info in sync 2021/04/04 03:50:13 [DEBUG] http: Request GET /v1/status/leader (370.412µs) from=10.233.78.233:48128 2021/04/04 03:50:14 [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/04/04 03:50:14 [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/04/04 03:50:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:14 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" 2021/04/04 03:50:14 [DEBUG] agent: Node info in sync 2021/04/04 03:50:14 [DEBUG] http: Request PUT /v1/agent/service/register (42.659592ms) from=10.233.78.233:48150 2021/04/04 03:50:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:14 [DEBUG] agent: Node info in sync 2021/04/04 03:50:15 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (588.694µs) from=10.233.78.233:48154 2021/04/04 03:50:15 [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/04/04 03:50: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/04/04 03:50:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:15 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" 2021/04/04 03:50:15 [DEBUG] agent: Node info in sync 2021/04/04 03:50:15 [DEBUG] http: Request PUT /v1/agent/service/register (230.424327ms) from=10.233.78.233:48156 2021/04/04 03:50:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:15 [DEBUG] agent: Node info in sync 2021/04/04 03:50:15 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (384.028µs) from=10.233.78.233:48162 2021/04/04 03:50:15 [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/04/04 03:50: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/04/04 03:50:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:16 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" 2021/04/04 03:50:16 [DEBUG] agent: Node info in sync 2021/04/04 03:50:16 [DEBUG] http: Request PUT /v1/agent/service/register (314.982317ms) from=10.233.78.233:48166 2021/04/04 03:50:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:16 [DEBUG] agent: Node info in sync 2021/04/04 03:50:16 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (1.478494ms) from=10.233.78.233:48168 2021/04/04 03:50:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:17 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.29.21_9009" 2021/04/04 03:50:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:17 [DEBUG] agent: Node info in sync 2021/04/04 03:50:17 [DEBUG] http: Request PUT /v1/agent/service/register (477.634884ms) from=10.233.78.233:48170 2021/04/04 03:50:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:17 [DEBUG] agent: Node info in sync 2021/04/04 03:50:17 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (524.234µs) from=10.233.78.233:48184 2021/04/04 03:50:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:18 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.29.21_9009" 2021/04/04 03:50:18 [DEBUG] agent: Node info in sync 2021/04/04 03:50:18 [DEBUG] http: Request PUT /v1/agent/service/register (583.587059ms) from=10.233.78.233:48186 2021/04/04 03:50:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:18 [DEBUG] agent: Node info in sync 2021/04/04 03:50:18 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (99.813615ms) from=10.233.78.233:48190 2021/04/04 03:50:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:18 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.26.125_9518" 2021/04/04 03:50:18 [DEBUG] agent: Node info in sync 2021/04/04 03:50:18 [DEBUG] http: Request PUT /v1/agent/service/register (176.649302ms) from=10.233.78.233:48192 2021/04/04 03:50:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:18 [DEBUG] agent: Node info in sync 2021/04/04 03:50:18 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (400.008µs) from=10.233.78.233:48198 2021/04/04 03:50:19 [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/04/04 03:50:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:19 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.40.87_9015" 2021/04/04 03:50:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:19 [DEBUG] agent: Node info in sync 2021/04/04 03:50:19 [DEBUG] http: Request PUT /v1/agent/service/register (55.913119ms) from=10.233.78.233:48202 2021/04/04 03:50:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:19 [DEBUG] agent: Node info in sync 2021/04/04 03:50:19 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (320.539µs) from=10.233.78.233:48204 2021/04/04 03:50:19 [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/04/04 03:50:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:19 [INFO] agent: Synced service "_v1_message-router_10.233.35.63_3904" 2021/04/04 03:50:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:19 [DEBUG] agent: Node info in sync 2021/04/04 03:50:19 [DEBUG] http: Request PUT /v1/agent/service/register (26.620861ms) from=10.233.78.233:48210 2021/04/04 03:50:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:19 [DEBUG] agent: Node info in sync 2021/04/04 03:50:19 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (330.395µs) from=10.233.78.233:48212 2021/04/04 03:50:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:20 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:20 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.6.229_9004" 2021/04/04 03:50:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:20 [DEBUG] agent: Node info in sync 2021/04/04 03:50:20 [DEBUG] http: Request PUT /v1/agent/service/register (604.841995ms) from=10.233.78.233:48220 2021/04/04 03:50:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:20 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:20 [DEBUG] agent: Node info in sync 2021/04/04 03:50:20 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (200.088762ms) from=10.233.78.233:48226 2021/04/04 03:50:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:21 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.6.229_9004" 2021/04/04 03:50:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:21 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:21 [DEBUG] agent: Node info in sync 2021/04/04 03:50:21 [DEBUG] http: Request PUT /v1/agent/service/register (249.306881ms) from=10.233.78.233:48230 2021/04/04 03:50:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:21 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:21 [DEBUG] agent: Node info in sync 2021/04/04 03:50:21 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (735.228µs) from=10.233.78.233:48238 2021/04/04 03:50:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:22 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.32.48_9007" 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:22 [DEBUG] agent: Node info in sync 2021/04/04 03:50:22 [DEBUG] http: Request PUT /v1/agent/service/register (328.650228ms) from=10.233.78.233:48244 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:22 [DEBUG] agent: Node info in sync 2021/04/04 03:50:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-45g2m" since the cluster is too small 2021/04/04 03:50:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-45g2m.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/04 03:50:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (99.652551ms) from=10.233.78.233:48252 2021/04/04 03:50:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:22 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.32.48_9007" 2021/04/04 03:50:22 [DEBUG] agent: Node info in sync 2021/04/04 03:50:22 [DEBUG] http: Request PUT /v1/agent/service/register (110.04527ms) from=10.233.78.233:48254 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:22 [DEBUG] agent: Node info in sync 2021/04/04 03:50:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (99.714453ms) from=10.233.78.233:48256 2021/04/04 03:50:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:23 [INFO] agent: Synced service "_v0_multicloud_10.233.23.40_9001" 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:23 [DEBUG] agent: Node info in sync 2021/04/04 03:50:23 [DEBUG] http: Request PUT /v1/agent/service/register (369.351201ms) from=10.233.78.233:48260 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:23 [DEBUG] agent: Node info in sync 2021/04/04 03:50:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (441.212µs) from=10.233.78.233:48264 2021/04/04 03:50:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:23 [INFO] agent: Synced service "_v1_multicloud_10.233.23.40_9001" 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:23 [DEBUG] agent: Node info in sync 2021/04/04 03:50:23 [DEBUG] http: Request PUT /v1/agent/service/register (190.419885ms) from=10.233.78.233:48266 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:23 [DEBUG] agent: Node info in sync 2021/04/04 03:50:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (465.078µs) from=10.233.78.233:48270 2021/04/04 03:50:23 [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/04/04 03:50: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/04/04 03:50:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:24 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.2.252_443" 2021/04/04 03:50:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:24 [DEBUG] agent: Node info in sync 2021/04/04 03:50:24 [DEBUG] http: Request PUT /v1/agent/service/register (301.117826ms) from=10.233.78.233:48278 2021/04/04 03:50:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:24 [DEBUG] agent: Node info in sync 2021/04/04 03:50:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (839.442µs) from=10.233.78.233:48286 2021/04/04 03:50:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:25 [INFO] agent: Synced service "_v1_parser_10.233.63.74_8806" 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:25 [DEBUG] agent: Node info in sync 2021/04/04 03:50:25 [DEBUG] http: Request PUT /v1/agent/service/register (202.63854ms) from=10.233.78.233:48294 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:25 [DEBUG] agent: Node info in sync 2021/04/04 03:50:25 [DEBUG] http: Request GET /v1/health/service/parser-v1 (568.186µs) from=10.233.78.233:48300 2021/04/04 03:50:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:25 [INFO] agent: Synced service "_v1_catalog_10.233.63.74_8806" 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:25 [DEBUG] agent: Node info in sync 2021/04/04 03:50:25 [DEBUG] http: Request PUT /v1/agent/service/register (310.788183ms) from=10.233.78.233:48302 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:25 [DEBUG] agent: Node info in sync 2021/04/04 03:50:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (329.81µs) from=10.233.78.233:48308 2021/04/04 03:50:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:25 [INFO] agent: Synced service "_v1_nsd_10.233.63.74_8806" 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:25 [DEBUG] agent: Node info in sync 2021/04/04 03:50:25 [DEBUG] http: Request PUT /v1/agent/service/register (74.51162ms) from=10.233.78.233:48310 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:25 [DEBUG] agent: Node info in sync 2021/04/04 03:50:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (610.479µs) from=10.233.78.233:48312 2021/04/04 03:50:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:26 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.63.74_8806" 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:26 [DEBUG] agent: Node info in sync 2021/04/04 03:50:26 [DEBUG] http: Request PUT /v1/agent/service/register (187.013505ms) from=10.233.78.233:48316 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:26 [DEBUG] agent: Node info in sync 2021/04/04 03:50:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (311.723µs) from=10.233.78.233:48318 2021/04/04 03:50:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:26 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.27.7_9011" 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:26 [DEBUG] agent: Node info in sync 2021/04/04 03:50:26 [DEBUG] http: Request PUT /v1/agent/service/register (430.896469ms) from=10.233.78.233:48320 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:26 [DEBUG] agent: Node info in sync 2021/04/04 03:50:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (484.847µs) from=10.233.78.233:48322 2021/04/04 03:50:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:27 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.27.7_9011" 2021/04/04 03:50:27 [DEBUG] agent: Node info in sync 2021/04/04 03:50:27 [DEBUG] http: Request PUT /v1/agent/service/register (204.054097ms) from=10.233.78.233:48324 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:27 [DEBUG] agent: Node info in sync 2021/04/04 03:50:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (364.744µs) from=10.233.78.233:48334 2021/04/04 03:50:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:27 [INFO] agent: Synced service "_v1_appc_10.233.13.228_8443" 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:27 [DEBUG] agent: Node info in sync 2021/04/04 03:50:27 [DEBUG] http: Request PUT /v1/agent/service/register (134.38623ms) from=10.233.78.233:48338 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:27 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:27 [DEBUG] agent: Node info in sync 2021/04/04 03:50:27 [DEBUG] http: Request GET /v1/health/service/appc-v1 (203.120551ms) from=10.233.78.233:48340 2021/04/04 03:50:27 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:28 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.4_8446" 2021/04/04 03:50:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:28 [DEBUG] agent: Node info in sync 2021/04/04 03:50:28 [DEBUG] http: Request PUT /v1/agent/service/register (701.058932ms) from=10.233.78.233:48344 2021/04/04 03:50:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:28 [DEBUG] agent: Node info in sync 2021/04/04 03:50:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (410.684µs) from=10.233.78.233:48346 2021/04/04 03:50:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.4_8446" 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:29 [DEBUG] agent: Node info in sync 2021/04/04 03:50:29 [DEBUG] http: Request PUT /v1/agent/service/register (314.035351ms) from=10.233.78.233:48348 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:29 [DEBUG] agent: Node info in sync 2021/04/04 03:50:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (362.772µs) from=10.233.78.233:48356 2021/04/04 03:50:29 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:29 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.4_8446" 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:29 [DEBUG] agent: Node info in sync 2021/04/04 03:50:29 [DEBUG] http: Request PUT /v1/agent/service/register (183.68241ms) from=10.233.78.233:48358 2021/04/04 03:50:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:29 [DEBUG] agent: Node info in sync 2021/04/04 03:50:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (406.067µs) from=10.233.78.233:48360 2021/04/04 03:50:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.4_8446" 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:29 [DEBUG] agent: Node info in sync 2021/04/04 03:50:29 [DEBUG] http: Request PUT /v1/agent/service/register (327.869206ms) from=10.233.78.233:48364 2021/04/04 03:50:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:29 [DEBUG] agent: Node info in sync 2021/04/04 03:50:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (391.206µs) from=10.233.78.233:48368 2021/04/04 03:50:30 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.4_8446" 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:30 [DEBUG] agent: Node info in sync 2021/04/04 03:50:30 [DEBUG] http: Request PUT /v1/agent/service/register (122.780903ms) from=10.233.78.233:48372 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Node info in sync 2021/04/04 03:50:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (528.564µs) from=10.233.78.233:48374 2021/04/04 03:50:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:30 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.4_8446" 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Node info in sync 2021/04/04 03:50:30 [DEBUG] http: Request PUT /v1/agent/service/register (314.139838ms) from=10.233.78.233:48376 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:30 [DEBUG] agent: Node info in sync 2021/04/04 03:50:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (310.391µs) from=10.233.78.233:48378 2021/04/04 03:50:30 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.4_8446" 2021/04/04 03:50:30 [DEBUG] agent: Node info in sync 2021/04/04 03:50:30 [DEBUG] http: Request PUT /v1/agent/service/register (131.821835ms) from=10.233.78.233:48380 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:30 [DEBUG] agent: Node info in sync 2021/04/04 03:50:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (339.919µs) from=10.233.78.233:48384 2021/04/04 03:50:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.4_8446" 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Node info in sync 2021/04/04 03:50:31 [DEBUG] http: Request PUT /v1/agent/service/register (300.063628ms) from=10.233.78.233:48386 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Node info in sync 2021/04/04 03:50:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (377.752µs) from=10.233.78.233:48394 2021/04/04 03:50:31 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:31 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.4_8446" 2021/04/04 03:50:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:31 [DEBUG] agent: Node info in sync 2021/04/04 03:50:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.715938ms) from=10.233.78.233:48396 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Node info in sync 2021/04/04 03:50:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (323.571µs) from=10.233.78.233:48400 2021/04/04 03:50:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.4_8446" 2021/04/04 03:50:31 [DEBUG] agent: Node info in sync 2021/04/04 03:50:31 [DEBUG] http: Request PUT /v1/agent/service/register (300.69675ms) from=10.233.78.233:48404 2021/04/04 03:50:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:31 [DEBUG] agent: Node info in sync 2021/04/04 03:50:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (320.01µs) from=10.233.78.233:48408 2021/04/04 03:50:32 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.4_8446" 2021/04/04 03:50:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:32 [DEBUG] agent: Node info in sync 2021/04/04 03:50:32 [DEBUG] http: Request PUT /v1/agent/service/register (205.550166ms) from=10.233.78.233:48414 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:32 [DEBUG] agent: Node info in sync 2021/04/04 03:50:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (188.296328ms) from=10.233.78.233:48418 2021/04/04 03:50:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:33 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.4_8446" 2021/04/04 03:50:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Node info in sync 2021/04/04 03:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (999.775716ms) from=10.233.78.233:48420 2021/04/04 03:50:33 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:33 [DEBUG] agent: Node info in sync 2021/04/04 03:50:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (578.81µs) from=10.233.78.233:48430 2021/04/04 03:50:34 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.4_8446" 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Node info in sync 2021/04/04 03:50:34 [DEBUG] http: Request PUT /v1/agent/service/register (528.471812ms) from=10.233.78.233:48434 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:34 [DEBUG] agent: Node info in sync 2021/04/04 03:50:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (437.867µs) from=10.233.78.233:48440 2021/04/04 03:50:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.4_8446" 2021/04/04 03:50:35 [DEBUG] agent: Node info in sync 2021/04/04 03:50:35 [DEBUG] http: Request PUT /v1/agent/service/register (203.476892ms) from=10.233.78.233:48442 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Node info in sync 2021/04/04 03:50:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (100.152612ms) from=10.233.78.233:48446 2021/04/04 03:50:35 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.4_8446" 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Node info in sync 2021/04/04 03:50:35 [DEBUG] http: Request PUT /v1/agent/service/register (422.683098ms) from=10.233.78.233:48450 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Node info in sync 2021/04/04 03:50:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (546.268µs) from=10.233.78.233:48456 2021/04/04 03:50:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:35 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.4_8446" 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Node info in sync 2021/04/04 03:50:35 [DEBUG] http: Request PUT /v1/agent/service/register (111.985712ms) from=10.233.78.233:48458 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:35 [DEBUG] agent: Node info in sync 2021/04/04 03:50:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (365.736µs) from=10.233.78.233:48464 2021/04/04 03:50:36 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.4_8446" 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Node info in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Node info in sync 2021/04/04 03:50:36 [DEBUG] http: Request PUT /v1/agent/service/register (238.425986ms) from=10.233.78.233:48466 2021/04/04 03:50:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (402.292µs) from=10.233.78.233:48468 2021/04/04 03:50:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.4_8446" 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Node info in sync 2021/04/04 03:50:36 [DEBUG] http: Request PUT /v1/agent/service/register (82.148464ms) from=10.233.78.233:48470 2021/04/04 03:50:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:36 [DEBUG] agent: Node info in sync 2021/04/04 03:50:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (100.060843ms) from=10.233.78.233:48472 2021/04/04 03:50:37 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50:37 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.4_8446" 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:37 [DEBUG] agent: Node info in sync 2021/04/04 03:50:37 [DEBUG] http: Request PUT /v1/agent/service/register (577.946674ms) from=10.233.78.233:48486 2021/04/04 03:50:37 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:37 [DEBUG] agent: Node info in sync 2021/04/04 03:50:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (384.506µs) from=10.233.78.233:48490 2021/04/04 03:50:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.4_8446" 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Node info in sync 2021/04/04 03:50:38 [DEBUG] http: Request PUT /v1/agent/service/register (406.285206ms) from=10.233.78.233:48492 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:38 [DEBUG] agent: Node info in sync 2021/04/04 03:50:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (322.982µs) from=10.233.78.233:48494 2021/04/04 03:50:38 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:39 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.4_8446" 2021/04/04 03:50:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Node info in sync 2021/04/04 03:50:39 [DEBUG] http: Request PUT /v1/agent/service/register (535.458526ms) from=10.233.78.233:48496 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Node info in sync 2021/04/04 03:50:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (459.157µs) from=10.233.78.233:48504 2021/04/04 03:50:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.4_8446" 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Node info in sync 2021/04/04 03:50:39 [DEBUG] http: Request PUT /v1/agent/service/register (216.055589ms) from=10.233.78.233:48506 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Node info in sync 2021/04/04 03:50:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (99.904521ms) from=10.233.78.233:48510 2021/04/04 03:50:39 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.4_8446" 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Node info in sync 2021/04/04 03:50:39 [DEBUG] http: Request PUT /v1/agent/service/register (103.424774ms) from=10.233.78.233:48512 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:39 [DEBUG] agent: Node info in sync 2021/04/04 03:50:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (319.755µs) from=10.233.78.233:48516 2021/04/04 03:50:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.4_8446" 2021/04/04 03:50:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Node info in sync 2021/04/04 03:50:40 [DEBUG] http: Request PUT /v1/agent/service/register (226.647576ms) from=10.233.78.233:48520 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:40 [DEBUG] agent: Node info in sync 2021/04/04 03:50:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (395.305µs) from=10.233.78.233:48522 2021/04/04 03:50:40 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.4_8446" 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:41 [DEBUG] agent: Node info in sync 2021/04/04 03:50:41 [DEBUG] http: Request PUT /v1/agent/service/register (235.91625ms) from=10.233.78.233:48524 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Node info in sync 2021/04/04 03:50:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (354.002µs) from=10.233.78.233:48530 2021/04/04 03:50:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.4_8446" 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:41 [DEBUG] agent: Node info in sync 2021/04/04 03:50:41 [DEBUG] http: Request PUT /v1/agent/service/register (499.9767ms) from=10.233.78.233:48536 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:41 [DEBUG] agent: Node info in sync 2021/04/04 03:50:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (99.942136ms) from=10.233.78.233:48548 2021/04/04 03:50:42 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.4_8446" 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Node info in sync 2021/04/04 03:50:42 [DEBUG] http: Request PUT /v1/agent/service/register (204.034358ms) from=10.233.78.233:48556 2021/04/04 03:50:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:42 [DEBUG] agent: Node info in sync 2021/04/04 03:50:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (347.161µs) from=10.233.78.233:48558 2021/04/04 03:50:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.4_8446" 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:43 [DEBUG] agent: Node info in sync 2021/04/04 03:50:43 [DEBUG] http: Request PUT /v1/agent/service/register (194.879283ms) from=10.233.78.233:48562 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Node info in sync 2021/04/04 03:50:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (99.788191ms) from=10.233.78.233:48564 2021/04/04 03:50:43 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.4_8446" 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:43 [DEBUG] agent: Node info in sync 2021/04/04 03:50:43 [DEBUG] http: Request PUT /v1/agent/service/register (203.732993ms) from=10.233.78.233:48572 2021/04/04 03:50:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:43 [DEBUG] agent: Node info in sync 2021/04/04 03:50:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (504.794µs) from=10.233.78.233:48578 2021/04/04 03:50:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.4_8446" 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Node info in sync 2021/04/04 03:50:44 [DEBUG] http: Request PUT /v1/agent/service/register (232.333049ms) from=10.233.78.233:48584 2021/04/04 03:50:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Node info in sync 2021/04/04 03:50:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (99.80552ms) from=10.233.78.233:48590 2021/04/04 03:50:44 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.4_8446" 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Node info in sync 2021/04/04 03:50:44 [DEBUG] http: Request PUT /v1/agent/service/register (6.421469ms) from=10.233.78.233:48592 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:44 [DEBUG] agent: Node info in sync 2021/04/04 03:50:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (99.828756ms) from=10.233.78.233:48594 2021/04/04 03:50:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:45 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.4_8446" 2021/04/04 03:50:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Node info in sync 2021/04/04 03:50:45 [DEBUG] http: Request PUT /v1/agent/service/register (330.096742ms) from=10.233.78.233:48598 2021/04/04 03:50:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:45 [DEBUG] agent: Node info in sync 2021/04/04 03:50:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (421.216µs) from=10.233.78.233:48600 2021/04/04 03:50:45 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:46 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.4_8446" 2021/04/04 03:50:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:46 [DEBUG] agent: Node info in sync 2021/04/04 03:50:46 [DEBUG] http: Request PUT /v1/agent/service/register (700.100099ms) from=10.233.78.233:48608 2021/04/04 03:50:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:46 [DEBUG] agent: Node info in sync 2021/04/04 03:50:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (300.221006ms) from=10.233.78.233:48612 2021/04/04 03:50:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.4_8446" 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Node info in sync 2021/04/04 03:50:47 [DEBUG] http: Request PUT /v1/agent/service/register (213.58032ms) from=10.233.78.233:48620 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Node info in sync 2021/04/04 03:50:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (523.99µs) from=10.233.78.233:48626 2021/04/04 03:50:47 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.4_8446" 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Node info in sync 2021/04/04 03:50:47 [DEBUG] http: Request PUT /v1/agent/service/register (226.048124ms) from=10.233.78.233:48628 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Node info in sync 2021/04/04 03:50:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (447.409µs) from=10.233.78.233:48630 2021/04/04 03:50:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.4_8446" 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Node info in sync 2021/04/04 03:50:48 [DEBUG] http: Request PUT /v1/agent/service/register (200.288973ms) from=10.233.78.233:48640 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Node info in sync 2021/04/04 03:50:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (382.744µs) from=10.233.78.233:48642 2021/04/04 03:50:48 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.4_8446" 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Node info in sync 2021/04/04 03:50:48 [DEBUG] http: Request PUT /v1/agent/service/register (139.837397ms) from=10.233.78.233:48644 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:48 [DEBUG] agent: Node info in sync 2021/04/04 03:50:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (372.829µs) from=10.233.78.233:48646 2021/04/04 03:50:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.4_8446" 2021/04/04 03:50:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Node info in sync 2021/04/04 03:50:49 [DEBUG] http: Request PUT /v1/agent/service/register (1.000316661s) from=10.233.78.233:48648 2021/04/04 03:50:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:49 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:49 [DEBUG] agent: Node info in sync 2021/04/04 03:50:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (416.07µs) from=10.233.78.233:48658 2021/04/04 03:50:49 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.4_8446" 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:50 [DEBUG] agent: Node info in sync 2021/04/04 03:50:50 [DEBUG] http: Request PUT /v1/agent/service/register (393.33947ms) from=10.233.78.233:48660 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Node info in sync 2021/04/04 03:50:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (417.633µs) from=10.233.78.233:48666 2021/04/04 03:50:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.4_8446" 2021/04/04 03:50:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Node info in sync 2021/04/04 03:50:50 [DEBUG] http: Request PUT /v1/agent/service/register (203.745582ms) from=10.233.78.233:48668 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:50 [DEBUG] agent: Node info in sync 2021/04/04 03:50:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (453.764µs) from=10.233.78.233:48670 2021/04/04 03:50:50 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.4_8446" 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Node info in sync 2021/04/04 03:50:51 [DEBUG] http: Request PUT /v1/agent/service/register (334.733215ms) from=10.233.78.233:48672 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Node info in sync 2021/04/04 03:50:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (344.182µs) from=10.233.78.233:48680 2021/04/04 03:50:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.4_8446" 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:51 [DEBUG] agent: Node info in sync 2021/04/04 03:50:51 [DEBUG] http: Request PUT /v1/agent/service/register (615.957234ms) from=10.233.78.233:48682 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:51 [DEBUG] agent: Node info in sync 2021/04/04 03:50:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (78.280551ms) from=10.233.78.233:48694 2021/04/04 03:50:51 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.4_8446" 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:52 [DEBUG] agent: Node info in sync 2021/04/04 03:50:52 [DEBUG] http: Request PUT /v1/agent/service/register (269.576199ms) from=10.233.78.233:48698 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:52 [DEBUG] agent: Node info in sync 2021/04/04 03:50:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (400.236376ms) from=10.233.78.233:48704 2021/04/04 03:50:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.4_8446" 2021/04/04 03:50:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Node info in sync 2021/04/04 03:50:53 [DEBUG] http: Request PUT /v1/agent/service/register (682.134284ms) from=10.233.78.233:48706 2021/04/04 03:50:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:53 [DEBUG] agent: Node info in sync 2021/04/04 03:50:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (430.829µs) from=10.233.78.233:48710 2021/04/04 03:50:53 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/04 03:50: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/04/04 03:50: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/04/04 03:50:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_catalog_10.233.63.74_8806" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_nsd_10.233.63.74_8806" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.74_8806" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [INFO] agent: Synced service "_v15__aai-nquery_10.233.72.4_8446" 2021/04/04 03:50:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:54 [DEBUG] agent: Node info in sync 2021/04/04 03:50:54 [DEBUG] http: Request PUT /v1/agent/service/register (862.137744ms) from=10.233.78.233:48714 2021/04/04 03:50:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_message-router_10.233.35.63_3904" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_parser_10.233.63.74_8806" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.26.125_9518" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.48_9007" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.49_9005" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.49_9005" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.87_9015" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.6.229_9004" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v0_multicloud_10.233.23.40_9001" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.2.252_443" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.29.21_9009" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.27.7_9011" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v1_appc_10.233.13.228_8443" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.4_8446" in sync 2021/04/04 03:50:54 [DEBUG] agent: Service "_v11__aai-nod