By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '5b1fd63c-52fa-7289-ccb5-f90e90d1a6fa' Node name: 'onap-msb-consul-86975585d9-fgfsg' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/04/30 07:37:02 [DEBUG] agent: Using random ID "5b1fd63c-52fa-7289-ccb5-f90e90d1a6fa" as node ID 2021/04/30 07:37:02 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:5b1fd63c-52fa-7289-ccb5-f90e90d1a6fa Address:127.0.0.1:8300}] 2021/04/30 07:37:02 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/30 07:37:02 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/30 07:37:02 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/30 07:37:02 [WARN] raft: Unable to get address for server id 5b1fd63c-52fa-7289-ccb5-f90e90d1a6fa, using fallback address 127.0.0.1:8300: Could not find address for server id 5b1fd63c-52fa-7289-ccb5-f90e90d1a6fa 2021/04/30 07:37:02 [DEBUG] raft: Votes needed: 1 2021/04/30 07:37:02 [DEBUG] raft: Vote granted from 5b1fd63c-52fa-7289-ccb5-f90e90d1a6fa in term 2. Tally: 1 2021/04/30 07:37:02 [INFO] raft: Election won. Tally: 1 2021/04/30 07:37:02 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/30 07:37:03 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-fgfsg.dc1 127.0.0.1 2021/04/30 07:37:03 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-fgfsg 127.0.0.1 2021/04/30 07:37:03 [INFO] consul: cluster leadership acquired 2021/04/30 07:37:03 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/30 07:37:03 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-fgfsg (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/30 07:37:03 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/30 07:37:03 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-fgfsg 2021/04/30 07:37:03 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-fgfsg.dc1" in area "wan" 2021/04/30 07:37:03 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/30 07:37:04 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/30 07:37:04 [INFO] agent: started state syncer 2021/04/30 07:37:04 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/30 07:37:04 [INFO] agent: Synced node info 2021/04/30 07:37:04 [DEBUG] agent: Node info in sync 2021/04/30 07:37:04 [DEBUG] agent: Node info in sync 2021/04/30 07:37:04 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/30 07:37:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fgfsg" since the cluster is too small 2021/04/30 07:37:04 [INFO] consul: member 'onap-msb-consul-86975585d9-fgfsg' joined, marking health alive 2021/04/30 07:37:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fgfsg" since the cluster is too small ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/04/30 07:38:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fgfsg" since the cluster is too small 2021/04/30 07:38:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/30 07:38:22 [DEBUG] agent: Node info in sync 2021/04/30 07:39:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-fgfsg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/30 07:39:03 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fgfsg" since the cluster is too small 2021/04/30 07:39:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/30 07:39:29 [DEBUG] agent: Node info in sync 2021/04/30 07:40:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fgfsg" since the cluster is too small 2021/04/30 07:41:01 [WARN] consul: error getting server health from "onap-msb-consul-86975585d9-fgfsg": context deadline exceeded 2021/04/30 07:41:01 [WARN] consul: error getting server health from "onap-msb-consul-86975585d9-fgfsg": last request still outstanding 2021/04/30 07:41:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fgfsg" since the cluster is too small 2021/04/30 07:41:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-fgfsg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/30 07:41:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/30 07:41:25 [DEBUG] agent: Node info in sync 2021/04/30 07:42:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fgfsg" since the cluster is too small 2021/04/30 07:42:16 [DEBUG] http: Request GET /v1/status/leader (1.19723ms) from=10.233.77.218:37208 2021/04/30 07:42:18 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:18 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" 2021/04/30 07:42:18 [DEBUG] agent: Node info in sync 2021/04/30 07:42:18 [DEBUG] http: Request PUT /v1/agent/service/register (575.422526ms) from=10.233.77.218:37216 2021/04/30 07:42:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:18 [DEBUG] agent: Node info in sync 2021/04/30 07:42:18 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (750.799µs) from=10.233.77.218:37224 2021/04/30 07:42:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:19 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" 2021/04/30 07:42:19 [DEBUG] agent: Node info in sync 2021/04/30 07:42:19 [DEBUG] http: Request PUT /v1/agent/service/register (104.071423ms) from=10.233.77.218:37232 2021/04/30 07:42:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:19 [DEBUG] agent: Node info in sync 2021/04/30 07:42:19 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (566.169µs) from=10.233.77.218:37234 2021/04/30 07:42:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:20 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" 2021/04/30 07:42:20 [DEBUG] agent: Node info in sync 2021/04/30 07:42:20 [DEBUG] http: Request PUT /v1/agent/service/register (672.558257ms) from=10.233.77.218:37236 2021/04/30 07:42:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:20 [DEBUG] agent: Node info in sync 2021/04/30 07:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (634.691µs) from=10.233.77.218:37240 2021/04/30 07:42:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:21 [INFO] agent: Synced service "_v1_appc_10.233.12.43_8443" 2021/04/30 07:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:21 [DEBUG] agent: Node info in sync 2021/04/30 07:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (359.637247ms) from=10.233.77.218:37242 2021/04/30 07:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:21 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:21 [DEBUG] agent: Node info in sync 2021/04/30 07:42:21 [DEBUG] http: Request GET /v1/health/service/appc-v1 (433.864µs) from=10.233.77.218:37250 2021/04/30 07:42:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:21 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:21 [INFO] agent: Synced service "_v1_parser_10.233.45.58_8806" 2021/04/30 07:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:21 [DEBUG] agent: Node info in sync 2021/04/30 07:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (500.364083ms) from=10.233.77.218:37252 2021/04/30 07:42:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:21 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:21 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:21 [DEBUG] agent: Node info in sync 2021/04/30 07:42:21 [DEBUG] http: Request GET /v1/health/service/parser-v1 (439.32µs) from=10.233.77.218:37256 2021/04/30 07:42:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:22 [INFO] agent: Synced service "_v1_catalog_10.233.45.58_8806" 2021/04/30 07:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:22 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:22 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:22 [DEBUG] agent: Node info in sync 2021/04/30 07:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (401.677396ms) from=10.233.77.218:37266 2021/04/30 07:42:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:22 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:22 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:22 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:22 [DEBUG] agent: Node info in sync 2021/04/30 07:42:22 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (532.9µs) from=10.233.77.218:37270 2021/04/30 07:42:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:23 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:23 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:23 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:23 [INFO] agent: Synced service "_v1_nsd_10.233.45.58_8806" 2021/04/30 07:42:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:23 [DEBUG] agent: Node info in sync 2021/04/30 07:42:23 [DEBUG] http: Request PUT /v1/agent/service/register (441.414021ms) from=10.233.77.218:37272 2021/04/30 07:42:23 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:23 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:23 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:23 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:23 [DEBUG] agent: Node info in sync 2021/04/30 07:42:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (431.228µs) from=10.233.77.218:37274 2021/04/30 07:42:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:24 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:24 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:24 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:24 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:24 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.45.58_8806" 2021/04/30 07:42:24 [DEBUG] agent: Node info in sync 2021/04/30 07:42:24 [DEBUG] http: Request PUT /v1/agent/service/register (660.185761ms) from=10.233.77.218:37276 2021/04/30 07:42:24 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:24 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:24 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:24 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:24 [DEBUG] agent: Node info in sync 2021/04/30 07:42:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (34.769676ms) from=10.233.77.218:37290 2021/04/30 07:42: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/04/30 07:42:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:25 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.40.53_9015" 2021/04/30 07:42:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:25 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:25 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:25 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:25 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:25 [DEBUG] agent: Node info in sync 2021/04/30 07:42:25 [DEBUG] http: Request PUT /v1/agent/service/register (679.764279ms) from=10.233.77.218:37292 2021/04/30 07:42:25 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:25 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:25 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:25 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:25 [DEBUG] agent: Node info in sync 2021/04/30 07:42:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (426.223µs) from=10.233.77.218:37296 2021/04/30 07:42:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:26 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.7.98_443" 2021/04/30 07:42:26 [DEBUG] agent: Node info in sync 2021/04/30 07:42:26 [DEBUG] http: Request PUT /v1/agent/service/register (300.292746ms) from=10.233.77.218:37298 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:26 [DEBUG] agent: Node info in sync 2021/04/30 07:42:26 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (410.852µs) from=10.233.77.218:37304 2021/04/30 07:42:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:26 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.48.206_9518" 2021/04/30 07:42:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:26 [DEBUG] agent: Node info in sync 2021/04/30 07:42:26 [DEBUG] http: Request PUT /v1/agent/service/register (69.811457ms) from=10.233.77.218:37306 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:26 [DEBUG] agent: Node info in sync 2021/04/30 07:42:26 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (311.433µs) from=10.233.77.218:37308 2021/04/30 07:42:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:27 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.11.99_9007" 2021/04/30 07:42:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:27 [DEBUG] agent: Node info in sync 2021/04/30 07:42:27 [DEBUG] http: Request PUT /v1/agent/service/register (378.873639ms) from=10.233.77.218:37312 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:27 [DEBUG] agent: Node info in sync 2021/04/30 07:42:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (398.183µs) from=10.233.77.218:37316 2021/04/30 07:42:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:27 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.11.99_9007" 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:27 [DEBUG] agent: Node info in sync 2021/04/30 07:42:27 [DEBUG] http: Request PUT /v1/agent/service/register (342.404317ms) from=10.233.77.218:37318 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:27 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:27 [DEBUG] agent: Node info in sync 2021/04/30 07:42:27 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (424.693µs) from=10.233.77.218:37322 2021/04/30 07:42:27 [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/04/30 07:42:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:28 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.31.183_8080" 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:28 [DEBUG] agent: Node info in sync 2021/04/30 07:42:28 [DEBUG] http: Request PUT /v1/agent/service/register (418.963584ms) from=10.233.77.218:37324 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:28 [DEBUG] agent: Node info in sync 2021/04/30 07:42:28 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (418.945µs) from=10.233.77.218:37328 2021/04/30 07:42:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:28 [INFO] agent: Synced service "_v1_message-router_10.233.6.40_3904" 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:28 [DEBUG] agent: Node info in sync 2021/04/30 07:42:28 [DEBUG] http: Request PUT /v1/agent/service/register (402.96193ms) from=10.233.77.218:37332 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:28 [DEBUG] agent: Node info in sync 2021/04/30 07:42:28 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (327.487µs) from=10.233.77.218:37340 2021/04/30 07:42:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:29 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.28.185_9004" 2021/04/30 07:42:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:29 [DEBUG] agent: Node info in sync 2021/04/30 07:42:29 [DEBUG] http: Request PUT /v1/agent/service/register (303.261853ms) from=10.233.77.218:37344 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:29 [DEBUG] agent: Node info in sync 2021/04/30 07:42:29 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (427.212µs) from=10.233.77.218:37350 2021/04/30 07:42:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:29 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.28.185_9004" 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:29 [DEBUG] agent: Node info in sync 2021/04/30 07:42:29 [DEBUG] http: Request PUT /v1/agent/service/register (83.642717ms) from=10.233.77.218:37352 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:29 [DEBUG] agent: Node info in sync 2021/04/30 07:42:29 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (68.269798ms) from=10.233.77.218:37354 2021/04/30 07:42: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/04/30 07:42:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:30 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.26.158_9011" 2021/04/30 07:42:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:30 [DEBUG] agent: Node info in sync 2021/04/30 07:42:30 [DEBUG] http: Request PUT /v1/agent/service/register (417.117571ms) from=10.233.77.218:37358 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:30 [DEBUG] agent: Node info in sync 2021/04/30 07:42:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (338.162µs) from=10.233.77.218:37360 2021/04/30 07:42: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/04/30 07:42:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:31 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.26.158_9011" 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:31 [DEBUG] agent: Node info in sync 2021/04/30 07:42:31 [DEBUG] http: Request PUT /v1/agent/service/register (500.312603ms) from=10.233.77.218:37364 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:31 [DEBUG] agent: Node info in sync 2021/04/30 07:42:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (503.608µs) from=10.233.77.218:37368 2021/04/30 07:42:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:33 [INFO] agent: Synced service "_v0_multicloud_10.233.63.66_9001" 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:33 [DEBUG] agent: Node info in sync 2021/04/30 07:42:33 [DEBUG] http: Request PUT /v1/agent/service/register (1.380588444s) from=10.233.77.218:37370 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:33 [DEBUG] agent: Node info in sync 2021/04/30 07:42:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (435.318µs) from=10.233.77.218:37380 2021/04/30 07:42:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42: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/04/30 07:42:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:35 [INFO] agent: Synced service "_v1_multicloud_10.233.63.66_9001" 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:35 [DEBUG] agent: Node info in sync 2021/04/30 07:42:35 [DEBUG] http: Request PUT /v1/agent/service/register (2.850370322s) from=10.233.77.218:37382 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:35 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:35 [DEBUG] agent: Node info in sync 2021/04/30 07:42:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (387.818µs) from=10.233.77.218:37400 2021/04/30 07:42:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:36 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.48.251_9009" 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:36 [DEBUG] agent: Node info in sync 2021/04/30 07:42:36 [DEBUG] http: Request PUT /v1/agent/service/register (475.147355ms) from=10.233.77.218:37404 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:36 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:36 [DEBUG] agent: Node info in sync 2021/04/30 07:42:36 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (331.124µs) from=10.233.77.218:37408 2021/04/30 07:42:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:37 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.48.251_9009" 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:37 [DEBUG] agent: Node info in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Node info in sync 2021/04/30 07:42:37 [DEBUG] http: Request PUT /v1/agent/service/register (213.82235ms) from=10.233.77.218:37410 2021/04/30 07:42:37 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (471.923µs) from=10.233.77.218:37414 2021/04/30 07:42:37 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:37 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.46_8446" 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:37 [DEBUG] agent: Node info in sync 2021/04/30 07:42:37 [DEBUG] http: Request PUT /v1/agent/service/register (247.548003ms) from=10.233.77.218:37416 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:37 [DEBUG] agent: Node info in sync 2021/04/30 07:42:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (319.366µs) from=10.233.77.218:37420 2021/04/30 07:42:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:37 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.46_8446" 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:37 [DEBUG] agent: Node info in sync 2021/04/30 07:42:37 [DEBUG] http: Request PUT /v1/agent/service/register (213.763391ms) from=10.233.77.218:37422 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:37 [DEBUG] agent: Node info in sync 2021/04/30 07:42:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (518.546µs) from=10.233.77.218:37426 2021/04/30 07:42:38 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:38 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.46_8446" 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:38 [DEBUG] agent: Node info in sync 2021/04/30 07:42:38 [DEBUG] http: Request PUT /v1/agent/service/register (200.464019ms) from=10.233.77.218:37428 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (289.199µs) from=10.233.77.218:37430 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:38 [DEBUG] agent: Node info in sync 2021/04/30 07:42:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:38 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.46_8446" 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:38 [DEBUG] agent: Node info in sync 2021/04/30 07:42:38 [DEBUG] http: Request PUT /v1/agent/service/register (300.203468ms) from=10.233.77.218:37444 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:38 [DEBUG] agent: Node info in sync 2021/04/30 07:42:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (325.819µs) from=10.233.77.218:37450 2021/04/30 07:42:39 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:39 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.46_8446" 2021/04/30 07:42:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:39 [DEBUG] agent: Node info in sync 2021/04/30 07:42:39 [DEBUG] http: Request PUT /v1/agent/service/register (700.272989ms) from=10.233.77.218:37452 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:39 [DEBUG] agent: Node info in sync 2021/04/30 07:42:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (615.926µs) from=10.233.77.218:37458 2021/04/30 07:42:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:40 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.46_8446" 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:40 [DEBUG] agent: Node info in sync 2021/04/30 07:42:40 [DEBUG] http: Request PUT /v1/agent/service/register (299.52573ms) from=10.233.77.218:37460 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Node info in sync 2021/04/30 07:42:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (91.200699ms) from=10.233.77.218:37462 2021/04/30 07:42:40 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.46_8446" 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:40 [DEBUG] agent: Node info in sync 2021/04/30 07:42:40 [DEBUG] http: Request PUT /v1/agent/service/register (183.749518ms) from=10.233.77.218:37464 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (293.504µs) from=10.233.77.218:37466 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:40 [DEBUG] agent: Node info in sync 2021/04/30 07:42:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:41 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.46_8446" 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:41 [DEBUG] agent: Node info in sync 2021/04/30 07:42:41 [DEBUG] http: Request PUT /v1/agent/service/register (300.000396ms) from=10.233.77.218:37470 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Node info in sync 2021/04/30 07:42:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (484.461µs) from=10.233.77.218:37472 2021/04/30 07:42:41 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:41 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.46_8446" 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Node info in sync 2021/04/30 07:42:41 [DEBUG] http: Request PUT /v1/agent/service/register (200.907954ms) from=10.233.77.218:37474 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:41 [DEBUG] agent: Node info in sync 2021/04/30 07:42:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (501.201µs) from=10.233.77.218:37476 2021/04/30 07:42:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:42 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.46_8446" 2021/04/30 07:42:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:42 [DEBUG] agent: Node info in sync 2021/04/30 07:42:42 [DEBUG] http: Request PUT /v1/agent/service/register (103.244873ms) from=10.233.77.218:37478 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Node info in sync 2021/04/30 07:42:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (440.817µs) from=10.233.77.218:37482 2021/04/30 07:42:42 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.46_8446" 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Node info in sync 2021/04/30 07:42:42 [DEBUG] http: Request PUT /v1/agent/service/register (200.491967ms) from=10.233.77.218:37486 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:42 [DEBUG] agent: Node info in sync 2021/04/30 07:42:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (297.669µs) from=10.233.77.218:37492 2021/04/30 07:42:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:42 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.46_8446" 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Node info in sync 2021/04/30 07:42:42 [DEBUG] http: Request PUT /v1/agent/service/register (203.681786ms) from=10.233.77.218:37494 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:42 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:43 [DEBUG] agent: Node info in sync 2021/04/30 07:42:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (541.655µs) from=10.233.77.218:37498 2021/04/30 07:42:43 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.46_8446" 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Node info in sync 2021/04/30 07:42:43 [DEBUG] http: Request PUT /v1/agent/service/register (400.114097ms) from=10.233.77.218:37502 2021/04/30 07:42:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:43 [DEBUG] agent: Node info in sync 2021/04/30 07:42:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (581.249µs) from=10.233.77.218:37506 2021/04/30 07:42:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.46_8446" 2021/04/30 07:42:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Node info in sync 2021/04/30 07:42:45 [DEBUG] http: Request PUT /v1/agent/service/register (678.112887ms) from=10.233.77.218:37514 2021/04/30 07:42:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Node info in sync 2021/04/30 07:42:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (619.832µs) from=10.233.77.218:37522 2021/04/30 07:42:45 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.46_8446" 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:45 [DEBUG] agent: Node info in sync 2021/04/30 07:42:45 [DEBUG] http: Request PUT /v1/agent/service/register (251.218466ms) from=10.233.77.218:37524 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:45 [DEBUG] agent: Node info in sync 2021/04/30 07:42:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (413.46µs) from=10.233.77.218:37526 2021/04/30 07:42:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.46_8446" 2021/04/30 07:42:45 [DEBUG] agent: Node info in sync 2021/04/30 07:42:45 [DEBUG] http: Request PUT /v1/agent/service/register (306.110818ms) from=10.233.77.218:37528 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Node info in sync 2021/04/30 07:42:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (444.804µs) from=10.233.77.218:37532 2021/04/30 07:42:46 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42: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/04/30 07:42: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/04/30 07:42:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.46_8446" 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Node info in sync 2021/04/30 07:42:46 [DEBUG] http: Request PUT /v1/agent/service/register (491.98054ms) from=10.233.77.218:37536 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (315.141µs) from=10.233.77.218:37540 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Node info in sync 2021/04/30 07:42:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42: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/04/30 07:42: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/04/30 07:42:46 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.46_8446" 2021/04/30 07:42:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Node info in sync 2021/04/30 07:42:46 [DEBUG] http: Request PUT /v1/agent/service/register (84.886791ms) from=10.233.77.218:37542 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:46 [DEBUG] agent: Node info in sync 2021/04/30 07:42:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (100.613919ms) from=10.233.77.218:37544 2021/04/30 07:42:47 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:47 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.46_8446" 2021/04/30 07:42:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Node info in sync 2021/04/30 07:42:48 [DEBUG] http: Request PUT /v1/agent/service/register (900.158446ms) from=10.233.77.218:37548 2021/04/30 07:42:48 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:48 [DEBUG] agent: Node info in sync 2021/04/30 07:42:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (515.375µs) from=10.233.77.218:37556 2021/04/30 07:42:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.46_8446" 2021/04/30 07:42:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Node info in sync 2021/04/30 07:42:49 [DEBUG] http: Request PUT /v1/agent/service/register (1.788468261s) from=10.233.77.218:37558 2021/04/30 07:42:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:49 [DEBUG] agent: Node info in sync 2021/04/30 07:42:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (477.992µs) from=10.233.77.218:37574 2021/04/30 07:42:50 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.46_8446" 2021/04/30 07:42:50 [DEBUG] agent: Node info in sync 2021/04/30 07:42:50 [DEBUG] http: Request PUT /v1/agent/service/register (645.97618ms) from=10.233.77.218:37576 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (330.567µs) from=10.233.77.218:37578 2021/04/30 07:42:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:50 [DEBUG] agent: Node info in sync 2021/04/30 07:42:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.46_8446" 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:51 [DEBUG] agent: Node info in sync 2021/04/30 07:42:51 [DEBUG] http: Request PUT /v1/agent/service/register (399.913905ms) from=10.233.77.218:37582 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Node info in sync 2021/04/30 07:42:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (328.622µs) from=10.233.77.218:37584 2021/04/30 07:42:51 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.46_8446" 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Node info in sync 2021/04/30 07:42:52 [DEBUG] http: Request PUT /v1/agent/service/register (600.786562ms) from=10.233.77.218:37586 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (409.224µs) from=10.233.77.218:37590 2021/04/30 07:42:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Node info in sync 2021/04/30 07:42:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.46_8446" 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Node info in sync 2021/04/30 07:42:52 [DEBUG] http: Request PUT /v1/agent/service/register (202.499597ms) from=10.233.77.218:37594 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (352.445µs) from=10.233.77.218:37598 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:52 [DEBUG] agent: Node info in sync 2021/04/30 07:42:52 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.46_8446" 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Node info in sync 2021/04/30 07:42:53 [DEBUG] http: Request PUT /v1/agent/service/register (238.549832ms) from=10.233.77.218:37602 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Node info in sync 2021/04/30 07:42:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (493.2µs) from=10.233.77.218:37604 2021/04/30 07:42:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.46_8446" 2021/04/30 07:42:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Node info in sync 2021/04/30 07:42:53 [DEBUG] http: Request PUT /v1/agent/service/register (100.938748ms) from=10.233.77.218:37606 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:53 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:53 [DEBUG] agent: Node info in sync 2021/04/30 07:42:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (91.191689ms) from=10.233.77.218:37608 2021/04/30 07:42:53 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.46_8446" 2021/04/30 07:42:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Node info in sync 2021/04/30 07:42:54 [DEBUG] http: Request PUT /v1/agent/service/register (303.640065ms) from=10.233.77.218:37610 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:54 [DEBUG] agent: Node info in sync 2021/04/30 07:42:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (321.481µs) from=10.233.77.218:37614 2021/04/30 07:42:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42: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/04/30 07:42: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/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.46_8446" 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Node info in sync 2021/04/30 07:42:54 [DEBUG] http: Request PUT /v1/agent/service/register (84.324956ms) from=10.233.77.218:37622 2021/04/30 07:42:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:54 [DEBUG] agent: Node info in sync 2021/04/30 07:42:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (700.382563ms) from=10.233.77.218:37624 2021/04/30 07:42:55 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.46_8446" 2021/04/30 07:42:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:55 [DEBUG] agent: Node info in sync 2021/04/30 07:42:55 [DEBUG] http: Request PUT /v1/agent/service/register (112.944921ms) from=10.233.77.218:37630 2021/04/30 07:42:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:55 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:55 [DEBUG] agent: Node info in sync 2021/04/30 07:42:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (582.25µs) from=10.233.77.218:37632 2021/04/30 07:42:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.46_8446" 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Node info in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:58 [DEBUG] agent: Node info in sync 2021/04/30 07:42:58 [DEBUG] http: Request PUT /v1/agent/service/register (2.901681341s) from=10.233.77.218:37634 2021/04/30 07:42:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (511.147µs) from=10.233.77.218:37652 2021/04/30 07:42:58 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.46_8446" 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Node info in sync 2021/04/30 07:42:59 [DEBUG] http: Request PUT /v1/agent/service/register (577.4444ms) from=10.233.77.218:37658 2021/04/30 07:42:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:59 [DEBUG] agent: Node info in sync 2021/04/30 07:42:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (319.678µs) from=10.233.77.218:37664 2021/04/30 07:42:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:42:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.46_8446" 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Node info in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:42:59 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:42:59 [DEBUG] agent: Node info in sync 2021/04/30 07:42:59 [DEBUG] http: Request PUT /v1/agent/service/register (599.669804ms) from=10.233.77.218:37666 2021/04/30 07:42:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (87.226538ms) from=10.233.77.218:37670 2021/04/30 07:43:00 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:00 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.46_8446" 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Node info in sync 2021/04/30 07:43:00 [DEBUG] http: Request PUT /v1/agent/service/register (474.203558ms) from=10.233.77.218:37674 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Node info in sync 2021/04/30 07:43:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (317.582µs) from=10.233.77.218:37676 2021/04/30 07:43:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:00 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.46_8446" 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Node info in sync 2021/04/30 07:43:00 [DEBUG] http: Request PUT /v1/agent/service/register (124.611855ms) from=10.233.77.218:37678 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:00 [DEBUG] agent: Node info in sync 2021/04/30 07:43:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (322.102µs) from=10.233.77.218:37680 2021/04/30 07:43:01 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.46_8446" 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Node info in sync 2021/04/30 07:43:01 [DEBUG] http: Request PUT /v1/agent/service/register (334.641659ms) from=10.233.77.218:37684 2021/04/30 07:43:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (354.22µs) from=10.233.77.218:37686 2021/04/30 07:43:01 [DEBUG] agent: Node info in sync 2021/04/30 07:43:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.46_8446" 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Node info in sync 2021/04/30 07:43:02 [DEBUG] http: Request PUT /v1/agent/service/register (354.668896ms) from=10.233.77.218:37688 2021/04/30 07:43:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:02 [DEBUG] agent: Node info in sync 2021/04/30 07:43:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (343.247µs) from=10.233.77.218:37692 2021/04/30 07:43:02 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.46_8446" 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Node info in sync 2021/04/30 07:43:02 [DEBUG] http: Request PUT /v1/agent/service/register (374.182418ms) from=10.233.77.218:37696 2021/04/30 07:43:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:02 [DEBUG] agent: Node info in sync 2021/04/30 07:43:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (327.427µs) from=10.233.77.218:37700 2021/04/30 07:43:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.46_8446" 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Node info in sync 2021/04/30 07:43:03 [DEBUG] http: Request PUT /v1/agent/service/register (200.390444ms) from=10.233.77.218:37702 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Node info in sync 2021/04/30 07:43:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (426.978µs) from=10.233.77.218:37706 2021/04/30 07:43:03 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.46_8446" 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Node info in sync 2021/04/30 07:43:03 [DEBUG] http: Request PUT /v1/agent/service/register (367.123263ms) from=10.233.77.218:37708 2021/04/30 07:43:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:03 [DEBUG] agent: Node info in sync 2021/04/30 07:43:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (507.016µs) from=10.233.77.218:37710 2021/04/30 07:43:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.46_8446" 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:04 [DEBUG] agent: Node info in sync 2021/04/30 07:43:04 [DEBUG] http: Request PUT /v1/agent/service/register (273.911828ms) from=10.233.77.218:37716 2021/04/30 07:43:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:04 [DEBUG] agent: Node info in sync 2021/04/30 07:43:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (477.238µs) from=10.233.77.218:37722 2021/04/30 07:43:05 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.46_8446" 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Node info in sync 2021/04/30 07:43:05 [DEBUG] http: Request PUT /v1/agent/service/register (214.010319ms) from=10.233.77.218:37728 2021/04/30 07:43:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (337.282µs) from=10.233.77.218:37732 2021/04/30 07:43:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:05 [DEBUG] agent: Node info in sync 2021/04/30 07:43:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.46_8446" 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Node info in sync 2021/04/30 07:43:06 [DEBUG] http: Request PUT /v1/agent/service/register (399.972341ms) from=10.233.77.218:37734 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:06 [DEBUG] agent: Node info in sync 2021/04/30 07:43:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (419.913µs) from=10.233.77.218:37740 2021/04/30 07:43:06 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.46_8446" 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Node info in sync 2021/04/30 07:43:06 [DEBUG] http: Request PUT /v1/agent/service/register (12.64853ms) from=10.233.77.218:37742 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Node info in sync 2021/04/30 07:43:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (651.731µs) from=10.233.77.218:37744 2021/04/30 07:43:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_nsd_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.46_8446" 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_message-router_10.233.6.40_3904" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.99_9007" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.31.183_8080" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.60.60_9005" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.48.251_9009" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Node info in sync 2021/04/30 07:43:06 [DEBUG] http: Request PUT /v1/agent/service/register (203.658669ms) from=10.233.77.218:37748 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_parser_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud_10.233.63.66_9001" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.60.60_9005" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.28.185_9004" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.53_9015" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.7.98_443" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.48.206_9518" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.26.158_9011" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_appc_10.233.12.43_8443" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.46_8446" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_catalog_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.45.58_8806" in sync 2021/04/30 07:43:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233