+ 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: '58cde04c-7372-8140-87e7-83a6d492f117' Node name: 'onap-msb-consul-86975585d9-nzn88' 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/25 00:14:37 [DEBUG] agent: Using random ID "58cde04c-7372-8140-87e7-83a6d492f117" as node ID 2021/06/25 00:14:38 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:58cde04c-7372-8140-87e7-83a6d492f117 Address:127.0.0.1:8300}] 2021/06/25 00:14:38 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/06/25 00:14:38 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/06/25 00:14:38 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/06/25 00:14:38 [WARN] raft: Unable to get address for server id 58cde04c-7372-8140-87e7-83a6d492f117, using fallback address 127.0.0.1:8300: Could not find address for server id 58cde04c-7372-8140-87e7-83a6d492f117 2021/06/25 00:14:38 [DEBUG] raft: Votes needed: 1 2021/06/25 00:14:38 [DEBUG] raft: Vote granted from 58cde04c-7372-8140-87e7-83a6d492f117 in term 2. Tally: 1 2021/06/25 00:14:38 [INFO] raft: Election won. Tally: 1 2021/06/25 00:14:38 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/06/25 00:14:39 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-nzn88.dc1 127.0.0.1 2021/06/25 00:14:39 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-nzn88 127.0.0.1 2021/06/25 00:14:39 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-nzn88.dc1" in area "wan" 2021/06/25 00:14:39 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/06/25 00:14:39 [INFO] consul: cluster leadership acquired 2021/06/25 00:14:39 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-nzn88 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/25 00:14:39 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/06/25 00:14:39 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-nzn88 2021/06/25 00:14:39 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/06/25 00:14:39 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/06/25 00:14:39 [INFO] agent: started state syncer 2021/06/25 00:14:40 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/06/25 00:14:40 [INFO] agent: Synced node info 2021/06/25 00:14:40 [DEBUG] agent: Node info in sync 2021/06/25 00:14:41 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/06/25 00:14:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nzn88" since the cluster is too small 2021/06/25 00:14:41 [INFO] consul: member 'onap-msb-consul-86975585d9-nzn88' joined, marking health alive 2021/06/25 00:14:41 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nzn88" since the cluster is too small 2021/06/25 00:14:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/25 00:14:42 [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/25 00:15:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nzn88" since the cluster is too small 2021/06/25 00:15:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/25 00:15:50 [DEBUG] agent: Node info in sync 2021/06/25 00:16:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-nzn88.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/25 00:16:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nzn88" since the cluster is too small 2021/06/25 00:17:15 [DEBUG] http: Request GET /v1/status/leader (355.838µs) from=10.233.78.136:54734 2021/06/25 00:17:17 [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/25 00:17: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/25 00:17:17 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.63.24_9007" 2021/06/25 00:17:17 [DEBUG] agent: Node info in sync 2021/06/25 00:17:17 [DEBUG] http: Request PUT /v1/agent/service/register (322.540999ms) from=10.233.78.136:54748 2021/06/25 00:17:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:17 [DEBUG] agent: Node info in sync 2021/06/25 00:17:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (593.953µs) from=10.233.78.136:54754 2021/06/25 00:17:18 [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/25 00:17: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/25 00:17:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:18 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.63.24_9007" 2021/06/25 00:17:18 [DEBUG] agent: Node info in sync 2021/06/25 00:17:18 [DEBUG] http: Request PUT /v1/agent/service/register (72.39969ms) from=10.233.78.136:54760 2021/06/25 00:17:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:18 [DEBUG] agent: Node info in sync 2021/06/25 00:17:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (881.838µs) from=10.233.78.136:54762 2021/06/25 00:17:18 [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/25 00:17: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/25 00:17:18 [INFO] agent: Synced service "_v0_multicloud_10.233.42.218_9001" 2021/06/25 00:17:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:18 [DEBUG] agent: Node info in sync 2021/06/25 00:17:18 [DEBUG] http: Request PUT /v1/agent/service/register (157.627333ms) from=10.233.78.136:54764 2021/06/25 00:17:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:18 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:18 [DEBUG] agent: Node info in sync 2021/06/25 00:17:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (310.01µs) from=10.233.78.136:54768 2021/06/25 00:17:19 [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/25 00:17: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/25 00:17:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:19 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:19 [INFO] agent: Synced service "_v1_multicloud_10.233.42.218_9001" 2021/06/25 00:17:19 [DEBUG] agent: Node info in sync 2021/06/25 00:17:19 [DEBUG] http: Request PUT /v1/agent/service/register (75.277758ms) from=10.233.78.136:54774 2021/06/25 00:17:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:19 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:19 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:19 [DEBUG] agent: Node info in sync 2021/06/25 00:17:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (330.147µs) from=10.233.78.136:54780 2021/06/25 00:17:19 [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/25 00:17:19 [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/25 00:17: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/25 00:17:20 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:20 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" 2021/06/25 00:17:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:20 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:20 [DEBUG] agent: Node info in sync 2021/06/25 00:17:20 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:20 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:20 [DEBUG] agent: Node info in sync 2021/06/25 00:17:20 [DEBUG] http: Request PUT /v1/agent/service/register (332.310274ms) from=10.233.78.136:54784 2021/06/25 00:17:20 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (381.506µs) from=10.233.78.136:54794 2021/06/25 00:17:20 [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/25 00:17: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/25 00:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:21 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" 2021/06/25 00:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:21 [DEBUG] agent: Node info in sync 2021/06/25 00:17:21 [DEBUG] http: Request PUT /v1/agent/service/register (830.636809ms) from=10.233.78.136:54796 2021/06/25 00:17:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:21 [DEBUG] agent: Node info in sync 2021/06/25 00:17:21 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (387.702µs) from=10.233.78.136:54832 2021/06/25 00:17:21 [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/25 00:17: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/25 00:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:21 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" 2021/06/25 00:17:21 [DEBUG] agent: Node info in sync 2021/06/25 00:17:21 [DEBUG] http: Request PUT /v1/agent/service/register (269.708409ms) from=10.233.78.136:54834 2021/06/25 00:17:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:21 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:21 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:21 [DEBUG] agent: Node info in sync 2021/06/25 00:17:21 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (352.224µs) from=10.233.78.136:54838 2021/06/25 00:17:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/25 00:17: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/25 00:17:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:22 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:22 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:22 [INFO] agent: Synced service "_v1_appc_10.233.63.170_8443" 2021/06/25 00:17:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:22 [DEBUG] agent: Node info in sync 2021/06/25 00:17:22 [DEBUG] http: Request PUT /v1/agent/service/register (592.724214ms) from=10.233.78.136:54842 2021/06/25 00:17:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:22 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:22 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:22 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:22 [DEBUG] agent: Node info in sync 2021/06/25 00:17:22 [DEBUG] http: Request GET /v1/health/service/appc-v1 (293.341µs) from=10.233.78.136:54844 2021/06/25 00:17: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/25 00:17: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/25 00:17:23 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:23 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.18.111_443" 2021/06/25 00:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:23 [DEBUG] agent: Node info in sync 2021/06/25 00:17:23 [DEBUG] http: Request PUT /v1/agent/service/register (592.015627ms) from=10.233.78.136:54846 2021/06/25 00:17:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:23 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:23 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:23 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:23 [DEBUG] agent: Node info in sync 2021/06/25 00:17:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (409.892µs) from=10.233.78.136:54856 2021/06/25 00:17:23 [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/25 00:17: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/25 00:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:24 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.43.228_9518" 2021/06/25 00:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:24 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:24 [DEBUG] agent: Node info in sync 2021/06/25 00:17:24 [DEBUG] http: Request PUT /v1/agent/service/register (969.853384ms) from=10.233.78.136:54858 2021/06/25 00:17:24 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:24 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:24 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:24 [DEBUG] agent: Node info in sync 2021/06/25 00:17:24 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (381.858µs) from=10.233.78.136:54874 2021/06/25 00:17:24 [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/25 00:17: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/25 00:17:25 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:25 [INFO] agent: Synced service "_v1_message-router_10.233.10.36_3904" 2021/06/25 00:17:25 [DEBUG] agent: Node info in sync 2021/06/25 00:17:25 [DEBUG] http: Request PUT /v1/agent/service/register (638.692719ms) from=10.233.78.136:54876 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:25 [DEBUG] agent: Node info in sync 2021/06/25 00:17:25 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (381.091µs) from=10.233.78.136:54884 2021/06/25 00:17:25 [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/25 00:17: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/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:25 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.41.92_9004" 2021/06/25 00:17:25 [DEBUG] agent: Node info in sync 2021/06/25 00:17:25 [DEBUG] http: Request PUT /v1/agent/service/register (202.505348ms) from=10.233.78.136:54886 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:25 [DEBUG] agent: Node info in sync 2021/06/25 00:17:25 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (332.813µs) from=10.233.78.136:54888 2021/06/25 00:17:25 [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/25 00:17: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/25 00:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:25 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.41.92_9004" 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:25 [DEBUG] agent: Node info in sync 2021/06/25 00:17:25 [DEBUG] http: Request PUT /v1/agent/service/register (222.317221ms) from=10.233.78.136:54900 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:25 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:25 [DEBUG] agent: Node info in sync 2021/06/25 00:17:26 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (100.262134ms) from=10.233.78.136:54904 2021/06/25 00:17:26 [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/25 00:17: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/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:26 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.0.179_9015" 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:26 [DEBUG] agent: Node info in sync 2021/06/25 00:17:26 [DEBUG] http: Request PUT /v1/agent/service/register (254.873532ms) from=10.233.78.136:54912 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:26 [DEBUG] agent: Node info in sync 2021/06/25 00:17:26 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (311.671µs) from=10.233.78.136:54916 2021/06/25 00:17:26 [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/25 00:17: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/25 00:17:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:26 [INFO] agent: Synced service "_v1_parser_10.233.11.107_8806" 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:26 [DEBUG] agent: Node info in sync 2021/06/25 00:17:26 [DEBUG] http: Request PUT /v1/agent/service/register (74.439497ms) from=10.233.78.136:54920 2021/06/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:26 [DEBUG] agent: Node info in sync 2021/06/25 00:17:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (449.674µs) from=10.233.78.136:54922 2021/06/25 00:17:27 [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/25 00:17: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/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:28 [INFO] agent: Synced service "_v1_catalog_10.233.11.107_8806" 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:28 [DEBUG] agent: Node info in sync 2021/06/25 00:17:28 [DEBUG] http: Request PUT /v1/agent/service/register (765.572311ms) from=10.233.78.136:54930 2021/06/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:28 [DEBUG] agent: Node info in sync 2021/06/25 00:17:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (456.625µs) from=10.233.78.136:54936 2021/06/25 00:17:28 [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/25 00:17: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/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:28 [INFO] agent: Synced service "_v1_nsd_10.233.11.107_8806" 2021/06/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:28 [DEBUG] agent: Node info in sync 2021/06/25 00:17:28 [DEBUG] http: Request PUT /v1/agent/service/register (266.42659ms) from=10.233.78.136:54938 2021/06/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:28 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:28 [DEBUG] agent: Node info in sync 2021/06/25 00:17:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (100.391437ms) from=10.233.78.136:54940 2021/06/25 00:17:28 [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/25 00:17: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/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.11.107_8806" 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:29 [DEBUG] agent: Node info in sync 2021/06/25 00:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (376.307674ms) from=10.233.78.136:54944 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:29 [DEBUG] agent: Node info in sync 2021/06/25 00:17:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (376.395µs) from=10.233.78.136:54954 2021/06/25 00:17:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/25 00:17: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/25 00:17:29 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.8.26_8080" 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Node info in sync 2021/06/25 00:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (52.758314ms) from=10.233.78.136:54958 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:29 [DEBUG] agent: Node info in sync 2021/06/25 00:17:29 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (312.417µs) from=10.233.78.136:54960 2021/06/25 00:17:29 [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/25 00:17: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/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.46.86_9009" 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:29 [DEBUG] agent: Node info in sync 2021/06/25 00:17:29 [DEBUG] http: Request PUT /v1/agent/service/register (118.190089ms) from=10.233.78.136:54964 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:29 [DEBUG] agent: Node info in sync 2021/06/25 00:17:29 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (323.463µs) from=10.233.78.136:54972 2021/06/25 00:17:30 [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/25 00:17: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/25 00:17:30 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.46.86_9009" 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:30 [DEBUG] agent: Node info in sync 2021/06/25 00:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (103.373949ms) from=10.233.78.136:54974 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Node info in sync 2021/06/25 00:17:30 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (442µs) from=10.233.78.136:54976 2021/06/25 00:17:30 [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/25 00:17: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/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:30 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.49.5_9011" 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:30 [DEBUG] agent: Node info in sync 2021/06/25 00:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (176.581372ms) from=10.233.78.136:54980 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:30 [DEBUG] agent: Node info in sync 2021/06/25 00:17:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (373.819µs) from=10.233.78.136:54984 2021/06/25 00:17:30 [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/25 00:17: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/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.49.5_9011" 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:30 [DEBUG] agent: Node info in sync 2021/06/25 00:17:30 [DEBUG] http: Request PUT /v1/agent/service/register (139.152633ms) from=10.233.78.136:54986 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:30 [DEBUG] agent: Node info in sync 2021/06/25 00:17:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (490.467µs) from=10.233.78.136:54996 2021/06/25 00:17:31 [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/25 00:17:31 [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/25 00:17: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/25 00:17: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/25 00:17:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:31 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.217_8446" 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:31 [DEBUG] agent: Node info in sync 2021/06/25 00:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (214.238802ms) from=10.233.78.136:54998 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:31 [DEBUG] agent: Node info in sync 2021/06/25 00:17:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (350.378µs) from=10.233.78.136:55006 2021/06/25 00:17:31 [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/25 00:17: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/25 00:17: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/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:31 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.217_8446" 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:31 [DEBUG] agent: Node info in sync 2021/06/25 00:17:31 [DEBUG] http: Request PUT /v1/agent/service/register (240.802588ms) from=10.233.78.136:55008 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:31 [DEBUG] agent: Node info in sync 2021/06/25 00:17:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (347.128µs) from=10.233.78.136:55012 2021/06/25 00:17:32 [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/25 00:17:32 [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/25 00:17: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/25 00:17: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/25 00:17:32 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.217_8446" 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:32 [DEBUG] agent: Node info in sync 2021/06/25 00:17:32 [DEBUG] http: Request PUT /v1/agent/service/register (257.111452ms) from=10.233.78.136:55014 2021/06/25 00:17:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:32 [DEBUG] agent: Node info in sync 2021/06/25 00:17:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (1.638319ms) from=10.233.78.136:55016 2021/06/25 00:17:32 [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/25 00:17: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/25 00:17: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/25 00:17:32 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:32 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.217_8446" 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:32 [DEBUG] agent: Node info in sync 2021/06/25 00:17:32 [DEBUG] http: Request PUT /v1/agent/service/register (265.664842ms) from=10.233.78.136:55018 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:32 [DEBUG] agent: Node info in sync 2021/06/25 00:17:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (471.091µs) from=10.233.78.136:55026 2021/06/25 00:17:33 [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/25 00:17:33 [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/25 00:17: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/25 00:17: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/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.217_8446" 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:33 [DEBUG] agent: Node info in sync 2021/06/25 00:17:33 [DEBUG] http: Request PUT /v1/agent/service/register (120.465914ms) from=10.233.78.136:55028 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Node info in sync 2021/06/25 00:17:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (309.964µs) from=10.233.78.136:55030 2021/06/25 00:17:33 [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/25 00:17: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/25 00:17: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/25 00:17:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:33 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.217_8446" 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:33 [DEBUG] agent: Node info in sync 2021/06/25 00:17:33 [DEBUG] http: Request PUT /v1/agent/service/register (298.934418ms) from=10.233.78.136:55032 2021/06/25 00:17:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:33 [DEBUG] agent: Node info in sync 2021/06/25 00:17:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (419.653µs) from=10.233.78.136:55038 2021/06/25 00:17:33 [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/25 00:17:33 [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/25 00:17: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/25 00:17: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/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:33 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.217_8446" 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:33 [DEBUG] agent: Node info in sync 2021/06/25 00:17:33 [DEBUG] http: Request PUT /v1/agent/service/register (108.946843ms) from=10.233.78.136:55040 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:33 [DEBUG] agent: Node info in sync 2021/06/25 00:17:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (100.113275ms) from=10.233.78.136:55048 2021/06/25 00:17:34 [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/25 00:17: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/25 00:17: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/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.217_8446" 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:34 [DEBUG] agent: Node info in sync 2021/06/25 00:17:34 [DEBUG] http: Request PUT /v1/agent/service/register (202.444822ms) from=10.233.78.136:55064 2021/06/25 00:17:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:34 [DEBUG] agent: Node info in sync 2021/06/25 00:17:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (425.517µs) from=10.233.78.136:55066 2021/06/25 00:17:34 [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/25 00:17:34 [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/25 00:17: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/25 00:17: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/25 00:17:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.217_8446" 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:34 [DEBUG] agent: Node info in sync 2021/06/25 00:17:34 [DEBUG] http: Request PUT /v1/agent/service/register (175.044786ms) from=10.233.78.136:55070 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:34 [DEBUG] agent: Node info in sync 2021/06/25 00:17:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (116.085671ms) from=10.233.78.136:55074 2021/06/25 00:17:34 [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/25 00:17: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/25 00:17: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/25 00:17:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.217_8446" 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Node info in sync 2021/06/25 00:17:35 [DEBUG] http: Request PUT /v1/agent/service/register (187.182217ms) from=10.233.78.136:55078 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:35 [DEBUG] agent: Node info in sync 2021/06/25 00:17:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (482.997µs) from=10.233.78.136:55080 2021/06/25 00:17:35 [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/25 00:17:35 [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/25 00:17: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/25 00:17: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/25 00:17:35 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.217_8446" 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Node info in sync 2021/06/25 00:17:35 [DEBUG] http: Request PUT /v1/agent/service/register (168.497528ms) from=10.233.78.136:55082 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Node info in sync 2021/06/25 00:17:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (302.709µs) from=10.233.78.136:55098 2021/06/25 00:17:35 [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/25 00:17: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/25 00:17: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/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.217_8446" 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Node info in sync 2021/06/25 00:17:35 [DEBUG] http: Request PUT /v1/agent/service/register (5.002176ms) from=10.233.78.136:55100 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:35 [DEBUG] agent: Node info in sync 2021/06/25 00:17:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (363.872µs) from=10.233.78.136:55102 2021/06/25 00:17:35 [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/25 00:17:35 [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/25 00:17: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/25 00:17: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/25 00:17:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.217_8446" 2021/06/25 00:17:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Node info in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:36 [DEBUG] agent: Node info in sync 2021/06/25 00:17:36 [DEBUG] http: Request PUT /v1/agent/service/register (801.297929ms) from=10.233.78.136:55106 2021/06/25 00:17:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (499.361µs) from=10.233.78.136:55118 2021/06/25 00:17:37 [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/25 00:17: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/25 00:17: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/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.217_8446" 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Node info in sync 2021/06/25 00:17:37 [DEBUG] http: Request PUT /v1/agent/service/register (363.865932ms) from=10.233.78.136:55122 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Node info in sync 2021/06/25 00:17:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (374.527µs) from=10.233.78.136:55128 2021/06/25 00:17:37 [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/25 00:17:37 [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/25 00:17: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/25 00:17: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/25 00:17:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.217_8446" 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:37 [DEBUG] agent: Node info in sync 2021/06/25 00:17:37 [DEBUG] http: Request PUT /v1/agent/service/register (137.581028ms) from=10.233.78.136:55130 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:37 [DEBUG] agent: Node info in sync 2021/06/25 00:17:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (374.045µs) from=10.233.78.136:55132 2021/06/25 00:17:38 [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/25 00:17: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/25 00:17: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/25 00:17:38 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:38 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.217_8446" 2021/06/25 00:17:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Node info in sync 2021/06/25 00:17:38 [DEBUG] http: Request PUT /v1/agent/service/register (114.800111ms) from=10.233.78.136:55138 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:38 [DEBUG] agent: Node info in sync 2021/06/25 00:17:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (474.498µs) from=10.233.78.136:55140 2021/06/25 00:17:38 [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/25 00:17:38 [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/25 00:17: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/25 00:17: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/25 00:17:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:38 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.217_8446" 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:38 [DEBUG] agent: Node info in sync 2021/06/25 00:17:38 [DEBUG] http: Request PUT /v1/agent/service/register (556.361756ms) from=10.233.78.136:55144 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:38 [DEBUG] agent: Node info in sync 2021/06/25 00:17:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (368.506µs) from=10.233.78.136:55150 2021/06/25 00:17:39 [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/25 00:17: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/25 00:17: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/25 00:17:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.217_8446" 2021/06/25 00:17:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:39 [DEBUG] agent: Node info in sync 2021/06/25 00:17:39 [DEBUG] http: Request PUT /v1/agent/service/register (234.795109ms) from=10.233.78.136:55152 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:39 [DEBUG] agent: Node info in sync 2021/06/25 00:17:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (1.335569ms) from=10.233.78.136:55156 2021/06/25 00:17:39 [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/25 00:17:39 [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/25 00:17: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/25 00:17: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/25 00:17:39 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-nzn88" since the cluster is too small 2021/06/25 00:17:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.217_8446" 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Node info in sync 2021/06/25 00:17:40 [DEBUG] http: Request PUT /v1/agent/service/register (400.707219ms) from=10.233.78.136:55158 2021/06/25 00:17:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:40 [DEBUG] agent: Node info in sync 2021/06/25 00:17:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (436.949µs) from=10.233.78.136:55172 2021/06/25 00:17:40 [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/25 00:17: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/25 00:17: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/25 00:17:40 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.217_8446" 2021/06/25 00:17:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Node info in sync 2021/06/25 00:17:40 [DEBUG] http: Request PUT /v1/agent/service/register (214.423092ms) from=10.233.78.136:55174 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:40 [DEBUG] agent: Node info in sync 2021/06/25 00:17:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (80.4959ms) from=10.233.78.136:55186 2021/06/25 00:17:41 [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/25 00:17:41 [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/25 00:17: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/25 00:17: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/25 00:17:41 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.217_8446" 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Node info in sync 2021/06/25 00:17:41 [DEBUG] http: Request PUT /v1/agent/service/register (204.629718ms) from=10.233.78.136:55190 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:41 [DEBUG] agent: Node info in sync 2021/06/25 00:17:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (306.02µs) from=10.233.78.136:55194 2021/06/25 00:17:41 [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/25 00:17: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/25 00:17: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/25 00:17:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.217_8446" 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Node info in sync 2021/06/25 00:17:41 [DEBUG] http: Request PUT /v1/agent/service/register (369.552937ms) from=10.233.78.136:55196 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:41 [DEBUG] agent: Node info in sync 2021/06/25 00:17:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (418.056µs) from=10.233.78.136:55208 2021/06/25 00:17:41 [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/25 00:17:41 [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/25 00:17: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/25 00:17: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/25 00:17:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.217_8446" 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Node info in sync 2021/06/25 00:17:42 [DEBUG] http: Request PUT /v1/agent/service/register (300.725644ms) from=10.233.78.136:55210 2021/06/25 00:17:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:42 [DEBUG] agent: Node info in sync 2021/06/25 00:17:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (293.249µs) from=10.233.78.136:55214 2021/06/25 00:17:42 [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/25 00:17: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/25 00:17: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/25 00:17:42 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.217_8446" 2021/06/25 00:17:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Node info in sync 2021/06/25 00:17:42 [DEBUG] http: Request PUT /v1/agent/service/register (67.677621ms) from=10.233.78.136:55216 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:42 [DEBUG] agent: Node info in sync 2021/06/25 00:17:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (303.065µs) from=10.233.78.136:55220 2021/06/25 00:17:42 [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/25 00:17:42 [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/25 00:17: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/25 00:17: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/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.217_8446" 2021/06/25 00:17:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Node info in sync 2021/06/25 00:17:43 [DEBUG] http: Request PUT /v1/agent/service/register (240.807738ms) from=10.233.78.136:55224 2021/06/25 00:17:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (389.065µs) from=10.233.78.136:55232 2021/06/25 00:17:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Node info in sync 2021/06/25 00:17:43 [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/25 00:17: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/25 00:17: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/25 00:17:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.217_8446" 2021/06/25 00:17:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:43 [DEBUG] agent: Node info in sync 2021/06/25 00:17:43 [DEBUG] http: Request PUT /v1/agent/service/register (342.215371ms) from=10.233.78.136:55234 2021/06/25 00:17:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:43 [DEBUG] agent: Node info in sync 2021/06/25 00:17:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (438.877µs) from=10.233.78.136:55244 2021/06/25 00:17:44 [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/25 00:17:44 [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/25 00:17: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/25 00:17: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/25 00:17:44 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.217_8446" 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Node info in sync 2021/06/25 00:17:44 [DEBUG] http: Request PUT /v1/agent/service/register (675.005579ms) from=10.233.78.136:55252 2021/06/25 00:17:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:44 [DEBUG] agent: Node info in sync 2021/06/25 00:17:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (413.323µs) from=10.233.78.136:55262 2021/06/25 00:17:45 [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/25 00:17: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/25 00:17: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/25 00:17:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.217_8446" 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Node info in sync 2021/06/25 00:17:45 [DEBUG] http: Request PUT /v1/agent/service/register (178.593043ms) from=10.233.78.136:55266 2021/06/25 00:17:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Node info in sync 2021/06/25 00:17:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (609.025µs) from=10.233.78.136:55268 2021/06/25 00:17:45 [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/25 00:17:45 [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/25 00:17: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/25 00:17: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/25 00:17:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.217_8446" 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Node info in sync 2021/06/25 00:17:45 [DEBUG] http: Request PUT /v1/agent/service/register (80.872368ms) from=10.233.78.136:55270 2021/06/25 00:17:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:45 [DEBUG] agent: Node info in sync 2021/06/25 00:17:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (622.269µs) from=10.233.78.136:55272 2021/06/25 00:17:45 [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/25 00:17: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/25 00:17: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/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:46 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.217_8446" 2021/06/25 00:17:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Node info in sync 2021/06/25 00:17:46 [DEBUG] http: Request PUT /v1/agent/service/register (199.813977ms) from=10.233.78.136:55278 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (376.247µs) from=10.233.78.136:55286 2021/06/25 00:17:46 [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/25 00:17:46 [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/25 00:17:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17: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/25 00:17: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/25 00:17:46 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Node info in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:46 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.217_8446" 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Node info in sync 2021/06/25 00:17:46 [DEBUG] http: Request PUT /v1/agent/service/register (522.673152ms) from=10.233.78.136:55288 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:46 [DEBUG] agent: Node info in sync 2021/06/25 00:17:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (374.339µs) from=10.233.78.136:55296 2021/06/25 00:17:46 [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/25 00:17: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/25 00:17: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/25 00:17:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.217_8446" 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Node info in sync 2021/06/25 00:17:47 [DEBUG] http: Request PUT /v1/agent/service/register (400.617104ms) from=10.233.78.136:55300 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:47 [DEBUG] agent: Node info in sync 2021/06/25 00:17:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (436.058µs) from=10.233.78.136:55306 2021/06/25 00:17:47 [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/25 00:17:47 [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/25 00:17: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/25 00:17: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/25 00:17:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.217_8446" 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:48 [DEBUG] agent: Node info in sync 2021/06/25 00:17:48 [DEBUG] http: Request PUT /v1/agent/service/register (900.337916ms) from=10.233.78.136:55308 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:48 [DEBUG] agent: Node info in sync 2021/06/25 00:17:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (388.119µs) from=10.233.78.136:55314 2021/06/25 00:17:48 [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/25 00:17: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/25 00:17: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/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.217_8446" 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Node info in sync 2021/06/25 00:17:48 [DEBUG] http: Request PUT /v1/agent/service/register (400.048496ms) from=10.233.78.136:55316 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:48 [DEBUG] agent: Node info in sync 2021/06/25 00:17:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (427.694µs) from=10.233.78.136:55322 2021/06/25 00:17:49 [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/25 00:17:49 [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/25 00:17: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/25 00:17: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/25 00:17:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.217_8446" 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:49 [DEBUG] agent: Node info in sync 2021/06/25 00:17:49 [DEBUG] http: Request PUT /v1/agent/service/register (100.519928ms) from=10.233.78.136:55324 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Node info in sync 2021/06/25 00:17:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (429.729µs) from=10.233.78.136:55328 2021/06/25 00:17:49 [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/25 00:17: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/25 00:17: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/25 00:17:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.217_8446" 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:49 [DEBUG] agent: Node info in sync 2021/06/25 00:17:49 [DEBUG] http: Request PUT /v1/agent/service/register (292.257197ms) from=10.233.78.136:55330 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Node info in sync 2021/06/25 00:17:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (378.722µs) from=10.233.78.136:55336 2021/06/25 00:17:49 [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/25 00:17:49 [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/25 00:17: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/25 00:17: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/25 00:17:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.217_8446" 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Node info in sync 2021/06/25 00:17:49 [DEBUG] http: Request PUT /v1/agent/service/register (200.07147ms) from=10.233.78.136:55338 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:49 [DEBUG] agent: Node info in sync 2021/06/25 00:17:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (305.339µs) from=10.233.78.136:55348 2021/06/25 00:17:50 [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/25 00:17:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/25 00:17:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.217_8446" 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Node info in sync 2021/06/25 00:17:50 [DEBUG] http: Request PUT /v1/agent/service/register (399.935968ms) from=10.233.78.136:55350 2021/06/25 00:17:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:50 [DEBUG] agent: Node info in sync 2021/06/25 00:17:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (346.568µs) from=10.233.78.136:55352 2021/06/25 00:17:50 [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/25 00:17:50 [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/25 00:17:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/25 00:17:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.217_8446" 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Node info in sync 2021/06/25 00:17:50 [DEBUG] http: Request PUT /v1/agent/service/register (350.781554ms) from=10.233.78.136:55370 2021/06/25 00:17:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:50 [DEBUG] agent: Node info in sync 2021/06/25 00:17:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (100.416851ms) from=10.233.78.136:55380 2021/06/25 00:17:51 [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/25 00:17:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/25 00:17:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.217_8446" 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Node info in sync 2021/06/25 00:17:51 [DEBUG] http: Request PUT /v1/agent/service/register (18.313243ms) from=10.233.78.136:55388 2021/06/25 00:17:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (1.693652ms) from=10.233.78.136:55390 2021/06/25 00:17:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Node info in sync 2021/06/25 00:17:52 [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/25 00:17:52 [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/25 00:17:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/25 00:17:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/25 00:17:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.217_8446" 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Node info in sync 2021/06/25 00:17:52 [DEBUG] http: Request PUT /v1/agent/service/register (230.752742ms) from=10.233.78.136:55396 2021/06/25 00:17:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (407.693µs) from=10.233.78.136:55398 2021/06/25 00:17:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:52 [DEBUG] agent: Node info in sync 2021/06/25 00:17:52 [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/25 00:17:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/25 00:17:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/25 00:17:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.217_8446" 2021/06/25 00:17:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Node info in sync 2021/06/25 00:17:53 [DEBUG] http: Request PUT /v1/agent/service/register (572.216501ms) from=10.233.78.136:55402 2021/06/25 00:17:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:53 [DEBUG] agent: Node info in sync 2021/06/25 00:17:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (384.919µs) from=10.233.78.136:55410 2021/06/25 00:17:53 [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/25 00:17:53 [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/25 00:17:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/25 00:17:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.217_8446" 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Node info in sync 2021/06/25 00:17:54 [DEBUG] http: Request PUT /v1/agent/service/register (500.845423ms) from=10.233.78.136:55412 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Node info in sync 2021/06/25 00:17:54 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (438.606µs) from=10.233.78.136:55422 2021/06/25 00:17:54 [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/25 00:17:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/25 00:17:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.26_8080" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_appc_10.233.63.170_8443" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_catalog_10.233.11.107_8806" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_nsd_10.233.11.107_8806" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.18.111_443" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.43.228_9518" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.37.114_9005" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.37.114_9005" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_message-router_10.233.10.36_3904" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.179_9015" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_parser_10.233.11.107_8806" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.46.86_9009" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:54 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.217_8446" 2021/06/25 00:17:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Node info in sync 2021/06/25 00:17:54 [DEBUG] http: Request PUT /v1/agent/service/register (251.358684ms) from=10.233.78.136:55426 2021/06/25 00:17:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud_10.233.42.218_9001" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.107_8806" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.41.92_9004" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.24_9007" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.49.5_9011" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.217_8446" in sync 2021/06/25 00:17:54 [DEBUG] agent: Se