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: '3b4ca480-003f-b66d-7b80-952c2b22c8aa' Node name: 'onap-msb-consul-86975585d9-fchs5' 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/06/29 05:57:46 [DEBUG] agent: Using random ID "3b4ca480-003f-b66d-7b80-952c2b22c8aa" as node ID 2021/06/29 05:57:46 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:3b4ca480-003f-b66d-7b80-952c2b22c8aa Address:127.0.0.1:8300}] 2021/06/29 05:57:46 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/06/29 05:57:46 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/06/29 05:57:46 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/06/29 05:57:46 [WARN] raft: Unable to get address for server id 3b4ca480-003f-b66d-7b80-952c2b22c8aa, using fallback address 127.0.0.1:8300: Could not find address for server id 3b4ca480-003f-b66d-7b80-952c2b22c8aa 2021/06/29 05:57:46 [DEBUG] raft: Votes needed: 1 2021/06/29 05:57:46 [DEBUG] raft: Vote granted from 3b4ca480-003f-b66d-7b80-952c2b22c8aa in term 2. Tally: 1 2021/06/29 05:57:46 [INFO] raft: Election won. Tally: 1 2021/06/29 05:57:46 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/06/29 05:57:46 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-fchs5.dc1 127.0.0.1 2021/06/29 05:57:46 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-fchs5 127.0.0.1 2021/06/29 05:57:47 [INFO] consul: cluster leadership acquired 2021/06/29 05:57:47 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-fchs5 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/29 05:57:47 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/06/29 05:57:47 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-fchs5.dc1" in area "wan" 2021/06/29 05:57:47 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-fchs5 2021/06/29 05:57:47 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/06/29 05:57:47 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/06/29 05:57:47 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/06/29 05:57:47 [INFO] agent: started state syncer 2021/06/29 05:57:47 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/06/29 05:57:47 [INFO] agent: Synced node info 2021/06/29 05:57:47 [DEBUG] agent: Node info in sync 2021/06/29 05:57:48 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/06/29 05:57:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fchs5" since the cluster is too small 2021/06/29 05:57:48 [INFO] consul: member 'onap-msb-consul-86975585d9-fchs5' joined, marking health alive 2021/06/29 05:57:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fchs5" since the cluster is too small 2021/06/29 05:57:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/29 05:57:49 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/06/29 05:58:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fchs5" since the cluster is too small 2021/06/29 05:59:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/29 05:59:11 [DEBUG] agent: Node info in sync 2021/06/29 05:59:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-fchs5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/29 05:59:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fchs5" since the cluster is too small 2021/06/29 06:00:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fchs5" since the cluster is too small 2021/06/29 06:01:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/29 06:01:05 [DEBUG] agent: Node info in sync 2021/06/29 06:01:06 [DEBUG] http: Request GET /v1/status/leader (148.29185ms) from=10.233.67.106:42108 2021/06/29 06:01:08 [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/06/29 06:01:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/29 06:01:08 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.52.166_9004" 2021/06/29 06:01:08 [DEBUG] agent: Node info in sync 2021/06/29 06:01:08 [DEBUG] http: Request PUT /v1/agent/service/register (124.890428ms) from=10.233.67.106:42114 2021/06/29 06:01:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:08 [DEBUG] agent: Node info in sync 2021/06/29 06:01:08 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (625.578µs) from=10.233.67.106:42118 2021/06/29 06:01:08 [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/06/29 06:01:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/29 06:01:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:09 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.52.166_9004" 2021/06/29 06:01:09 [DEBUG] agent: Node info in sync 2021/06/29 06:01:09 [DEBUG] http: Request PUT /v1/agent/service/register (354.716122ms) from=10.233.67.106:42124 2021/06/29 06:01:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:09 [DEBUG] agent: Node info in sync 2021/06/29 06:01:09 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (393.121µs) from=10.233.67.106:42126 2021/06/29 06:01:09 [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/06/29 06:01:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/29 06:01:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:17 [INFO] agent: Synced service "_v1_message-router_10.233.19.64_3904" 2021/06/29 06:01:17 [DEBUG] agent: Node info in sync 2021/06/29 06:01:17 [DEBUG] http: Request PUT /v1/agent/service/register (8.167282917s) from=10.233.67.106:42128 2021/06/29 06:01:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:17 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:17 [DEBUG] agent: Node info in sync 2021/06/29 06:01:17 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (431.955µs) from=10.233.67.106:42228 2021/06/29 06:01:17 [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/06/29 06:01:17 [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/06/29 06:01: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/06/29 06:01:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:18 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" 2021/06/29 06:01:18 [DEBUG] agent: Node info in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:18 [DEBUG] agent: Node info in sync 2021/06/29 06:01:18 [DEBUG] http: Request PUT /v1/agent/service/register (445.247917ms) from=10.233.67.106:42230 2021/06/29 06:01:18 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (406.969µs) from=10.233.67.106:42238 2021/06/29 06:01:18 [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/06/29 06:01: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/06/29 06:01:18 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:18 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" 2021/06/29 06:01:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:18 [DEBUG] agent: Node info in sync 2021/06/29 06:01:18 [DEBUG] http: Request PUT /v1/agent/service/register (179.185525ms) from=10.233.67.106:42240 2021/06/29 06:01:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:18 [DEBUG] agent: Node info in sync 2021/06/29 06:01:18 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (557.965µs) from=10.233.67.106:42244 2021/06/29 06:01:18 [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/06/29 06:01: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/06/29 06:01:18 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" 2021/06/29 06:01:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:18 [DEBUG] agent: Node info in sync 2021/06/29 06:01:18 [DEBUG] http: Request PUT /v1/agent/service/register (234.517164ms) from=10.233.67.106:42246 2021/06/29 06:01:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:18 [DEBUG] agent: Node info in sync 2021/06/29 06:01:18 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (990.686µs) from=10.233.67.106:42250 2021/06/29 06:01:19 [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/06/29 06:01: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/06/29 06:01:19 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:19 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.47.179_9007" 2021/06/29 06:01:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:19 [DEBUG] agent: Node info in sync 2021/06/29 06:01:19 [DEBUG] http: Request PUT /v1/agent/service/register (367.544605ms) from=10.233.67.106:42252 2021/06/29 06:01:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:19 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:19 [DEBUG] agent: Node info in sync 2021/06/29 06:01:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (320.9µs) from=10.233.67.106:42258 2021/06/29 06:01:19 [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/06/29 06:01: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/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:20 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.47.179_9007" 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:20 [DEBUG] agent: Node info in sync 2021/06/29 06:01:20 [DEBUG] http: Request PUT /v1/agent/service/register (376.164248ms) from=10.233.67.106:42262 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:20 [DEBUG] agent: Node info in sync 2021/06/29 06:01:20 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (511.204µs) from=10.233.67.106:42268 2021/06/29 06:01:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/29 06:01: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/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:20 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.5.102_8080" 2021/06/29 06:01:20 [DEBUG] agent: Node info in sync 2021/06/29 06:01:20 [DEBUG] http: Request PUT /v1/agent/service/register (201.560221ms) from=10.233.67.106:42270 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:20 [DEBUG] agent: Node info in sync 2021/06/29 06:01:20 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (345.464µs) from=10.233.67.106:42276 2021/06/29 06:01:20 [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/06/29 06:01: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/06/29 06:01:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:20 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.43.245_9009" 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:20 [DEBUG] agent: Node info in sync 2021/06/29 06:01:20 [DEBUG] http: Request PUT /v1/agent/service/register (30.596774ms) from=10.233.67.106:42278 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:20 [DEBUG] agent: Node info in sync 2021/06/29 06:01:21 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (340.527µs) from=10.233.67.106:42282 2021/06/29 06:01:21 [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/06/29 06:01: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/06/29 06:01:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:21 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.43.245_9009" 2021/06/29 06:01:21 [DEBUG] agent: Node info in sync 2021/06/29 06:01:21 [DEBUG] http: Request PUT /v1/agent/service/register (178.242703ms) from=10.233.67.106:42288 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:21 [DEBUG] agent: Node info in sync 2021/06/29 06:01:21 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (589.788µs) from=10.233.67.106:42294 2021/06/29 06:01:21 [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/06/29 06:01: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/06/29 06:01:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:21 [INFO] agent: Synced service "_v0_multicloud_10.233.9.58_9001" 2021/06/29 06:01:21 [DEBUG] agent: Node info in sync 2021/06/29 06:01:21 [DEBUG] http: Request PUT /v1/agent/service/register (154.627388ms) from=10.233.67.106:42298 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:21 [DEBUG] agent: Node info in sync 2021/06/29 06:01:21 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (409.878µs) from=10.233.67.106:42300 2021/06/29 06:01:21 [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/06/29 06:01: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/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:22 [INFO] agent: Synced service "_v1_multicloud_10.233.9.58_9001" 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:22 [DEBUG] agent: Node info in sync 2021/06/29 06:01:22 [DEBUG] http: Request PUT /v1/agent/service/register (200.935308ms) from=10.233.67.106:42308 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:22 [DEBUG] agent: Node info in sync 2021/06/29 06:01:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (530.162µs) from=10.233.67.106:42312 2021/06/29 06:01:22 [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/06/29 06:01: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/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:22 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.60.192_9015" 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:22 [DEBUG] agent: Node info in sync 2021/06/29 06:01:22 [DEBUG] http: Request PUT /v1/agent/service/register (468.685807ms) from=10.233.67.106:42314 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:22 [DEBUG] agent: Node info in sync 2021/06/29 06:01:22 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (517.467µs) from=10.233.67.106:42320 2021/06/29 06:01:22 [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/06/29 06:01: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/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:23 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.45.193_443" 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:23 [DEBUG] agent: Node info in sync 2021/06/29 06:01:23 [DEBUG] http: Request PUT /v1/agent/service/register (329.005408ms) from=10.233.67.106:42322 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (458.968µs) from=10.233.67.106:42324 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:23 [DEBUG] agent: Node info in sync 2021/06/29 06:01:23 [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/06/29 06:01: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/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:23 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.35.50_9011" 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:23 [DEBUG] agent: Node info in sync 2021/06/29 06:01:23 [DEBUG] http: Request PUT /v1/agent/service/register (447.551082ms) from=10.233.67.106:42326 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:23 [DEBUG] agent: Node info in sync 2021/06/29 06:01:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (365.433µs) from=10.233.67.106:42336 2021/06/29 06:01:23 [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/06/29 06:01: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/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:24 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.35.50_9011" 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:24 [DEBUG] agent: Node info in sync 2021/06/29 06:01:24 [DEBUG] http: Request PUT /v1/agent/service/register (145.387514ms) from=10.233.67.106:42342 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:24 [DEBUG] agent: Node info in sync 2021/06/29 06:01:24 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (671.326µs) from=10.233.67.106:42344 2021/06/29 06:01:24 [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/06/29 06:01: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/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:24 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.55.208_9518" 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:24 [DEBUG] agent: Node info in sync 2021/06/29 06:01:24 [DEBUG] http: Request PUT /v1/agent/service/register (182.726739ms) from=10.233.67.106:42346 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:24 [DEBUG] agent: Node info in sync 2021/06/29 06:01:24 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (494.579643ms) from=10.233.67.106:42348 2021/06/29 06:01: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/06/29 06:01: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/06/29 06:01:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:25 [INFO] agent: Synced service "_v1_parser_10.233.30.225_8806" 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:25 [DEBUG] agent: Node info in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:25 [DEBUG] http: Request PUT /v1/agent/service/register (357.846101ms) from=10.233.67.106:42356 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:25 [DEBUG] agent: Node info in sync 2021/06/29 06:01:25 [DEBUG] http: Request GET /v1/health/service/parser-v1 (402.302µs) from=10.233.67.106:42364 2021/06/29 06:01: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/06/29 06:01: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/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:25 [INFO] agent: Synced service "_v1_catalog_10.233.30.225_8806" 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:25 [DEBUG] agent: Node info in sync 2021/06/29 06:01:25 [DEBUG] http: Request PUT /v1/agent/service/register (139.203175ms) from=10.233.67.106:42366 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:25 [DEBUG] agent: Node info in sync 2021/06/29 06:01:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (287.253µs) from=10.233.67.106:42370 2021/06/29 06:01: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/06/29 06:01: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/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:25 [INFO] agent: Synced service "_v1_nsd_10.233.30.225_8806" 2021/06/29 06:01:25 [DEBUG] agent: Node info in sync 2021/06/29 06:01:25 [DEBUG] http: Request PUT /v1/agent/service/register (161.651508ms) from=10.233.67.106:42374 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:25 [DEBUG] agent: Node info in sync 2021/06/29 06:01:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (395.094µs) from=10.233.67.106:42376 2021/06/29 06:01:26 [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/06/29 06:01: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/06/29 06:01:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:26 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.30.225_8806" 2021/06/29 06:01:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:26 [DEBUG] agent: Node info in sync 2021/06/29 06:01:26 [DEBUG] http: Request PUT /v1/agent/service/register (250.161279ms) from=10.233.67.106:42378 2021/06/29 06:01:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:26 [DEBUG] agent: Node info in sync 2021/06/29 06:01:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (276.113µs) from=10.233.67.106:42382 2021/06/29 06:01:26 [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/06/29 06:01:26 [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/06/29 06:01:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/29 06:01: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/06/29 06:01:27 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:27 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.78.64_8446" 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:27 [DEBUG] agent: Node info in sync 2021/06/29 06:01:27 [DEBUG] http: Request PUT /v1/agent/service/register (700.116671ms) from=10.233.67.106:42384 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:27 [DEBUG] agent: Node info in sync 2021/06/29 06:01:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (368.505µs) from=10.233.67.106:42394 2021/06/29 06:01:27 [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/06/29 06:01:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/29 06:01: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/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:27 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.78.64_8446" 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:27 [DEBUG] agent: Node info in sync 2021/06/29 06:01:27 [DEBUG] http: Request PUT /v1/agent/service/register (293.643641ms) from=10.233.67.106:42396 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:27 [DEBUG] agent: Node info in sync 2021/06/29 06:01:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (449.327µs) from=10.233.67.106:42402 2021/06/29 06:01:27 [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/06/29 06:01:27 [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/06/29 06:01:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/29 06:01: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/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:28 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.78.64_8446" 2021/06/29 06:01:28 [DEBUG] agent: Node info in sync 2021/06/29 06:01:28 [DEBUG] http: Request PUT /v1/agent/service/register (509.29983ms) from=10.233.67.106:42404 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:28 [DEBUG] agent: Node info in sync 2021/06/29 06:01:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (200.284431ms) from=10.233.67.106:42410 2021/06/29 06:01:28 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:28 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.78.64_8446" 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:28 [DEBUG] agent: Node info in sync 2021/06/29 06:01:28 [DEBUG] http: Request PUT /v1/agent/service/register (97.420343ms) from=10.233.67.106:42414 2021/06/29 06:01:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:28 [DEBUG] agent: Node info in sync 2021/06/29 06:01:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (454.512µs) from=10.233.67.106:42420 2021/06/29 06:01:28 [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/06/29 06:01:28 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.78.64_8446" 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Node info in sync 2021/06/29 06:01:29 [DEBUG] http: Request PUT /v1/agent/service/register (271.112071ms) from=10.233.67.106:42422 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Node info in sync 2021/06/29 06:01:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (22.432037ms) from=10.233.67.106:42424 2021/06/29 06:01:29 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.78.64_8446" 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Node info in sync 2021/06/29 06:01:29 [DEBUG] http: Request PUT /v1/agent/service/register (169.186084ms) from=10.233.67.106:42426 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Node info in sync 2021/06/29 06:01:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (421.754µs) from=10.233.67.106:42428 2021/06/29 06:01:29 [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/06/29 06:01:29 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:29 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.78.64_8446" 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Node info in sync 2021/06/29 06:01:29 [DEBUG] http: Request PUT /v1/agent/service/register (185.147668ms) from=10.233.67.106:42430 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:29 [DEBUG] agent: Node info in sync 2021/06/29 06:01:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (314.359µs) from=10.233.67.106:42436 2021/06/29 06:01:29 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.78.64_8446" 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Node info in sync 2021/06/29 06:01:29 [DEBUG] http: Request PUT /v1/agent/service/register (126.246274ms) from=10.233.67.106:42438 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:29 [DEBUG] agent: Node info in sync 2021/06/29 06:01:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (200.541715ms) from=10.233.67.106:42444 2021/06/29 06:01:30 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/29 06:01:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/29 06:01: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/06/29 06:01: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/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:30 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.78.64_8446" 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Node info in sync 2021/06/29 06:01:30 [DEBUG] http: Request PUT /v1/agent/service/register (152.990815ms) from=10.233.67.106:42446 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:30 [DEBUG] agent: Node info in sync 2021/06/29 06:01:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (100.177513ms) from=10.233.67.106:42450 2021/06/29 06:01:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/29 06:01: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/06/29 06:01: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/06/29 06:01:30 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.78.64_8446" 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:30 [DEBUG] agent: Node info in sync 2021/06/29 06:01:30 [DEBUG] http: Request PUT /v1/agent/service/register (65.438723ms) from=10.233.67.106:42456 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:30 [DEBUG] agent: Node info in sync 2021/06/29 06:01:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (453.06µs) from=10.233.67.106:42460 2021/06/29 06:01:31 [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/06/29 06:01:31 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:31 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.78.64_8446" 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:31 [DEBUG] agent: Node info in sync 2021/06/29 06:01:31 [DEBUG] http: Request PUT /v1/agent/service/register (400.292044ms) from=10.233.67.106:42462 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Node info in sync 2021/06/29 06:01:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (394.98µs) from=10.233.67.106:42472 2021/06/29 06:01:31 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:31 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.78.64_8446" 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Node info in sync 2021/06/29 06:01:31 [DEBUG] http: Request PUT /v1/agent/service/register (312.954801ms) from=10.233.67.106:42474 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:31 [DEBUG] agent: Node info in sync 2021/06/29 06:01:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (99.957439ms) from=10.233.67.106:42486 2021/06/29 06:01:32 [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/06/29 06:01:32 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.78.64_8446" 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:32 [DEBUG] agent: Node info in sync 2021/06/29 06:01:32 [DEBUG] http: Request PUT /v1/agent/service/register (84.20232ms) from=10.233.67.106:42490 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:32 [DEBUG] agent: Node info in sync 2021/06/29 06:01:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (505.164µs) from=10.233.67.106:42492 2021/06/29 06:01:32 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.78.64_8446" 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Node info in sync 2021/06/29 06:01:32 [DEBUG] http: Request PUT /v1/agent/service/register (499.602748ms) from=10.233.67.106:42494 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:32 [DEBUG] agent: Node info in sync 2021/06/29 06:01:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (323.948µs) from=10.233.67.106:42504 2021/06/29 06:01:33 [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/06/29 06:01:33 [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/06/29 06:01:33 [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/06/29 06:01:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/29 06:01:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.78.64_8446" 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:33 [DEBUG] agent: Node info in sync 2021/06/29 06:01:33 [DEBUG] http: Request PUT /v1/agent/service/register (395.904582ms) from=10.233.67.106:42506 2021/06/29 06:01:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:33 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:33 [DEBUG] agent: Node info in sync 2021/06/29 06:01:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (551.42µs) from=10.233.67.106:42508 2021/06/29 06:01:33 [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/06/29 06:01:33 [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/06/29 06:01:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/29 06:01:34 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.78.64_8446" 2021/06/29 06:01:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:34 [DEBUG] agent: Node info in sync 2021/06/29 06:01:34 [DEBUG] http: Request PUT /v1/agent/service/register (372.431837ms) from=10.233.67.106:42510 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Node info in sync 2021/06/29 06:01:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (293.859µs) from=10.233.67.106:42520 2021/06/29 06:01:34 [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/06/29 06:01:34 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.78.64_8446" 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Node info in sync 2021/06/29 06:01:34 [DEBUG] http: Request PUT /v1/agent/service/register (312.244788ms) from=10.233.67.106:42522 2021/06/29 06:01:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Node info in sync 2021/06/29 06:01:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (276.253µs) from=10.233.67.106:42526 2021/06/29 06:01:34 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.78.64_8446" 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:34 [DEBUG] agent: Node info in sync 2021/06/29 06:01:34 [DEBUG] http: Request PUT /v1/agent/service/register (282.61541ms) from=10.233.67.106:42528 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:34 [DEBUG] agent: Node info in sync 2021/06/29 06:01:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (341.309µs) from=10.233.67.106:42536 2021/06/29 06:01:35 [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/06/29 06:01:35 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.78.64_8446" 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Node info in sync 2021/06/29 06:01:35 [DEBUG] http: Request PUT /v1/agent/service/register (500.22851ms) from=10.233.67.106:42538 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:35 [DEBUG] agent: Node info in sync 2021/06/29 06:01:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (394.825µs) from=10.233.67.106:42546 2021/06/29 06:01:35 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.78.64_8446" 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Node info in sync 2021/06/29 06:01:35 [DEBUG] http: Request PUT /v1/agent/service/register (196.015804ms) from=10.233.67.106:42552 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:35 [DEBUG] agent: Node info in sync 2021/06/29 06:01:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (501.991µs) from=10.233.67.106:42554 2021/06/29 06:01:36 [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/06/29 06:01:36 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.78.64_8446" 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:36 [DEBUG] agent: Node info in sync 2021/06/29 06:01:36 [DEBUG] http: Request PUT /v1/agent/service/register (178.979192ms) from=10.233.67.106:42556 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Node info in sync 2021/06/29 06:01:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (302.616µs) from=10.233.67.106:42560 2021/06/29 06:01:36 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.78.64_8446" 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Node info in sync 2021/06/29 06:01:36 [DEBUG] http: Request PUT /v1/agent/service/register (103.885573ms) from=10.233.67.106:42562 2021/06/29 06:01:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Node info in sync 2021/06/29 06:01:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (317.237µs) from=10.233.67.106:42568 2021/06/29 06:01:36 [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/06/29 06:01:36 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.78.64_8446" 2021/06/29 06:01:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Node info in sync 2021/06/29 06:01:36 [DEBUG] http: Request PUT /v1/agent/service/register (200.203713ms) from=10.233.67.106:42574 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:36 [DEBUG] agent: Node info in sync 2021/06/29 06:01:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (314.453µs) from=10.233.67.106:42578 2021/06/29 06:01:37 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.78.64_8446" 2021/06/29 06:01:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Node info in sync 2021/06/29 06:01:37 [DEBUG] http: Request PUT /v1/agent/service/register (261.560073ms) from=10.233.67.106:42580 2021/06/29 06:01:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:37 [DEBUG] agent: Node info in sync 2021/06/29 06:01:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (499.962473ms) from=10.233.67.106:42582 2021/06/29 06:01:38 [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/06/29 06:01:38 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:38 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.78.64_8446" 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Node info in sync 2021/06/29 06:01:38 [DEBUG] http: Request PUT /v1/agent/service/register (458.173723ms) from=10.233.67.106:42588 2021/06/29 06:01:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:38 [DEBUG] agent: Node info in sync 2021/06/29 06:01:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (352.171µs) from=10.233.67.106:42594 2021/06/29 06:01:38 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.78.64_8446" 2021/06/29 06:01:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Node info in sync 2021/06/29 06:01:39 [DEBUG] http: Request PUT /v1/agent/service/register (500.124235ms) from=10.233.67.106:42598 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Node info in sync 2021/06/29 06:01:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (93.007379ms) from=10.233.67.106:42600 2021/06/29 06:01:39 [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/06/29 06:01:39 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.78.64_8446" 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Node info in sync 2021/06/29 06:01:39 [DEBUG] http: Request PUT /v1/agent/service/register (181.490713ms) from=10.233.67.106:42602 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:39 [DEBUG] agent: Node info in sync 2021/06/29 06:01:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (393.643µs) from=10.233.67.106:42608 2021/06/29 06:01:39 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:40 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.78.64_8446" 2021/06/29 06:01:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:40 [DEBUG] agent: Node info in sync 2021/06/29 06:01:40 [DEBUG] http: Request PUT /v1/agent/service/register (204.373492ms) from=10.233.67.106:42610 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:40 [DEBUG] agent: Node info in sync 2021/06/29 06:01:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (430.851µs) from=10.233.67.106:42616 2021/06/29 06:01:40 [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/06/29 06:01:40 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.78.64_8446" 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Node info in sync 2021/06/29 06:01:41 [DEBUG] http: Request PUT /v1/agent/service/register (1.080442415s) from=10.233.67.106:42618 2021/06/29 06:01:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:41 [DEBUG] agent: Node info in sync 2021/06/29 06:01:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (431.953µs) from=10.233.67.106:42632 2021/06/29 06:01:41 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.78.64_8446" 2021/06/29 06:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Node info in sync 2021/06/29 06:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (458.869374ms) from=10.233.67.106:42636 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Node info in sync 2021/06/29 06:01:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (387.772µs) from=10.233.67.106:42644 2021/06/29 06:01:42 [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/06/29 06:01:42 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.78.64_8446" 2021/06/29 06:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Node info in sync 2021/06/29 06:01:42 [DEBUG] http: Request PUT /v1/agent/service/register (334.945313ms) from=10.233.67.106:42648 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:42 [DEBUG] agent: Node info in sync 2021/06/29 06:01:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (393.779µs) from=10.233.67.106:42652 2021/06/29 06:01:42 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.78.64_8446" 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Node info in sync 2021/06/29 06:01:43 [DEBUG] http: Request PUT /v1/agent/service/register (430.207712ms) from=10.233.67.106:42656 2021/06/29 06:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Node info in sync 2021/06/29 06:01:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (286.213µs) from=10.233.67.106:42660 2021/06/29 06:01:43 [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/06/29 06:01:43 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:43 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.78.64_8446" 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:43 [DEBUG] agent: Node info in sync 2021/06/29 06:01:43 [DEBUG] http: Request PUT /v1/agent/service/register (168.201665ms) from=10.233.67.106:42662 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:43 [DEBUG] agent: Node info in sync 2021/06/29 06:01:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (318.405µs) from=10.233.67.106:42664 2021/06/29 06:01:43 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.78.64_8446" 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Node info in sync 2021/06/29 06:01:44 [DEBUG] http: Request PUT /v1/agent/service/register (401.768028ms) from=10.233.67.106:42666 2021/06/29 06:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (594.726µs) from=10.233.67.106:42676 2021/06/29 06:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:44 [DEBUG] agent: Node info in sync 2021/06/29 06:01:44 [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/06/29 06:01:44 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:44 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.78.64_8446" 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Node info in sync 2021/06/29 06:01:44 [DEBUG] http: Request PUT /v1/agent/service/register (480.507234ms) from=10.233.67.106:42678 2021/06/29 06:01:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:44 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:44 [DEBUG] agent: Node info in sync 2021/06/29 06:01:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (489.546µs) from=10.233.67.106:42692 2021/06/29 06:01:44 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.78.64_8446" 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Node info in sync 2021/06/29 06:01:45 [DEBUG] http: Request PUT /v1/agent/service/register (466.597444ms) from=10.233.67.106:42694 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Node info in sync 2021/06/29 06:01:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (362.451µs) from=10.233.67.106:42708 2021/06/29 06:01:45 [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/06/29 06:01:45 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [INFO] agent: Synced service "_v11__aai-nquery_10.233.78.64_8446" 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Node info in sync 2021/06/29 06:01:45 [DEBUG] http: Request PUT /v1/agent/service/register (233.257503ms) from=10.233.67.106:42710 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:45 [DEBUG] agent: Node info in sync 2021/06/29 06:01:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (374.994µs) from=10.233.67.106:42718 2021/06/29 06:01:45 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [INFO] agent: Synced service "_v11_aai-nquery_10.233.78.64_8446" 2021/06/29 06:01:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Node info in sync 2021/06/29 06:01:46 [DEBUG] http: Request PUT /v1/agent/service/register (481.085967ms) from=10.233.67.106:42720 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:46 [DEBUG] agent: Node info in sync 2021/06/29 06:01:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (425.685µs) from=10.233.67.106:42728 2021/06/29 06:01:46 [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/06/29 06:01:46 [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/06/29 06:01:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/29 06:01:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [INFO] agent: Synced service "_v12__aai-nquery_10.233.78.64_8446" 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Node info in sync 2021/06/29 06:01:47 [DEBUG] http: Request PUT /v1/agent/service/register (481.670082ms) from=10.233.67.106:42730 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Node info in sync 2021/06/29 06:01:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (345.74µs) from=10.233.67.106:42740 2021/06/29 06:01:47 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fchs5" since the cluster is too small 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [INFO] agent: Synced service "_v12_aai-nquery_10.233.78.64_8446" 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Node info in sync 2021/06/29 06:01:47 [DEBUG] http: Request PUT /v1/agent/service/register (383.743114ms) from=10.233.67.106:42742 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Node info in sync 2021/06/29 06:01:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (311.433µs) from=10.233.67.106:42744 2021/06/29 06:01:47 [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/06/29 06:01:47 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:47 [INFO] agent: Synced service "_v13__aai-nquery_10.233.78.64_8446" 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Node info in sync 2021/06/29 06:01:47 [DEBUG] http: Request PUT /v1/agent/service/register (335.979434ms) from=10.233.67.106:42746 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:47 [DEBUG] agent: Node info in sync 2021/06/29 06:01:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (288.547µs) from=10.233.67.106:42752 2021/06/29 06:01:48 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:48 [INFO] agent: Synced service "_v13_aai-nquery_10.233.78.64_8446" 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Node info in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Node info in sync 2021/06/29 06:01:48 [DEBUG] http: Request PUT /v1/agent/service/register (365.160186ms) from=10.233.67.106:42758 2021/06/29 06:01:48 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (305.002µs) from=10.233.67.106:42764 2021/06/29 06:01:48 [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/06/29 06:01:48 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [INFO] agent: Synced service "_v14__aai-nquery_10.233.78.64_8446" 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Node info in sync 2021/06/29 06:01:48 [DEBUG] http: Request PUT /v1/agent/service/register (181.878723ms) from=10.233.67.106:42766 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:48 [DEBUG] agent: Node info in sync 2021/06/29 06:01:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (494.220131ms) from=10.233.67.106:42772 2021/06/29 06:01:49 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [INFO] agent: Synced service "_v14_aai-nquery_10.233.78.64_8446" 2021/06/29 06:01:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:49 [DEBUG] agent: Node info in sync 2021/06/29 06:01:49 [DEBUG] http: Request PUT /v1/agent/service/register (400.826212ms) from=10.233.67.106:42778 2021/06/29 06:01:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:49 [DEBUG] agent: Node info in sync 2021/06/29 06:01:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (357.782µs) from=10.233.67.106:42786 2021/06/29 06:01:49 [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/06/29 06:01:49 [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/06/29 06:01: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/06/29 06:01: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/06/29 06:01:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v1_parser_10.233.30.225_8806" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.5.102_8080" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.166_9004" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.50_9011" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [INFO] agent: Synced service "_v15__aai-nquery_10.233.78.64_8446" 2021/06/29 06:01:50 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v1_nsd_10.233.30.225_8806" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.60.192_9015" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.30.225_8806" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v0_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.45.193_443" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.179_9007" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.225_9005" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.225_9005" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v1_multicloud_10.233.9.58_9001" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v1_catalog_10.233.30.225_8806" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.43.245_9009" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Node info in sync 2021/06/29 06:01:50 [DEBUG] http: Request PUT /v1/agent/service/register (575.310434ms) from=10.233.67.106:42788 2021/06/29 06:01:50 [DEBUG] agent: Service "_v1_message-router_10.233.19.64_3904" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.208_9518" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.78.64_8446" in sync 2021/06/29 06:01:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.78.64_8446" in sync 2021/06/29 0