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: '775aae63-18b9-3bb0-ca82-523bb373c28e' Node name: 'onap-msb-consul-86975585d9-8bdhd' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/05/15 03:57:04 [DEBUG] agent: Using random ID "775aae63-18b9-3bb0-ca82-523bb373c28e" as node ID 2021/05/15 03:57:05 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:775aae63-18b9-3bb0-ca82-523bb373c28e Address:127.0.0.1:8300}] 2021/05/15 03:57:05 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/15 03:57:05 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/15 03:57:05 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/15 03:57:05 [WARN] raft: Unable to get address for server id 775aae63-18b9-3bb0-ca82-523bb373c28e, using fallback address 127.0.0.1:8300: Could not find address for server id 775aae63-18b9-3bb0-ca82-523bb373c28e 2021/05/15 03:57:05 [DEBUG] raft: Votes needed: 1 2021/05/15 03:57:05 [DEBUG] raft: Vote granted from 775aae63-18b9-3bb0-ca82-523bb373c28e in term 2. Tally: 1 2021/05/15 03:57:05 [INFO] raft: Election won. Tally: 1 2021/05/15 03:57:05 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/15 03:57:05 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-8bdhd.dc1 127.0.0.1 2021/05/15 03:57:05 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-8bdhd 127.0.0.1 2021/05/15 03:57:05 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/15 03:57:05 [INFO] consul: cluster leadership acquired 2021/05/15 03:57:05 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-8bdhd (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/15 03:57:05 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-8bdhd.dc1" in area "wan" 2021/05/15 03:57:05 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/15 03:57:05 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/15 03:57:05 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/15 03:57:05 [INFO] agent: started state syncer 2021/05/15 03:57:05 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/15 03:57:05 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-8bdhd 2021/05/15 03:57:05 [INFO] agent: Synced node info 2021/05/15 03:57:06 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/15 03:57:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-8bdhd" since the cluster is too small 2021/05/15 03:57:06 [INFO] consul: member 'onap-msb-consul-86975585d9-8bdhd' joined, marking health alive 2021/05/15 03:57:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-8bdhd" since the cluster is too small 2021/05/15 03:57:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/15 03:57:06 [DEBUG] agent: Node info in sync 2021/05/15 03:57:06 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/05/15 03:58:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-8bdhd" since the cluster is too small 2021/05/15 03:58:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/15 03:58:49 [DEBUG] agent: Node info in sync 2021/05/15 03:59:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-8bdhd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/15 03:59:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-8bdhd" since the cluster is too small 2021/05/15 03:59:06 [DEBUG] http: Request GET /v1/status/leader (241.398µs) from=10.233.76.84:50868 2021/05/15 03:59:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:08 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.22.57_443" 2021/05/15 03:59:08 [DEBUG] agent: Node info in sync 2021/05/15 03:59:08 [DEBUG] http: Request PUT /v1/agent/service/register (312.015412ms) from=10.233.76.84:50886 2021/05/15 03:59:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:08 [DEBUG] agent: Node info in sync 2021/05/15 03:59:08 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (483.196µs) from=10.233.76.84:50890 2021/05/15 03:59:09 [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/05/15 03:59:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:09 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.16.247_9004" 2021/05/15 03:59:09 [DEBUG] agent: Node info in sync 2021/05/15 03:59:09 [DEBUG] http: Request PUT /v1/agent/service/register (180.916104ms) from=10.233.76.84:50896 2021/05/15 03:59:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:09 [DEBUG] agent: Node info in sync 2021/05/15 03:59:09 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (92.431798ms) from=10.233.76.84:50900 2021/05/15 03:59:10 [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/05/15 03:59:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:10 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.16.247_9004" 2021/05/15 03:59:10 [DEBUG] agent: Node info in sync 2021/05/15 03:59:10 [DEBUG] http: Request PUT /v1/agent/service/register (335.380017ms) from=10.233.76.84:50910 2021/05/15 03:59:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:10 [DEBUG] agent: Node info in sync 2021/05/15 03:59:10 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (320.139µs) from=10.233.76.84:50912 2021/05/15 03:59:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:10 [INFO] agent: Synced service "_v1_message-router_10.233.8.243_3904" 2021/05/15 03:59:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:10 [DEBUG] agent: Node info in sync 2021/05/15 03:59:10 [DEBUG] http: Request PUT /v1/agent/service/register (57.107523ms) from=10.233.76.84:50916 2021/05/15 03:59:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:10 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:10 [DEBUG] agent: Node info in sync 2021/05/15 03:59:10 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (391.773µs) from=10.233.76.84:50920 2021/05/15 03:59:11 [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/05/15 03:59:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:11 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:11 [INFO] agent: Synced service "_v1_parser_10.233.25.75_8806" 2021/05/15 03:59:11 [DEBUG] agent: Node info in sync 2021/05/15 03:59:11 [DEBUG] http: Request PUT /v1/agent/service/register (389.899809ms) from=10.233.76.84:50924 2021/05/15 03:59:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:11 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:11 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:11 [DEBUG] agent: Node info in sync 2021/05/15 03:59:11 [DEBUG] http: Request GET /v1/health/service/parser-v1 (385.644µs) from=10.233.76.84:50930 2021/05/15 03:59:11 [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/05/15 03:59:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:11 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:11 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:11 [INFO] agent: Synced service "_v1_catalog_10.233.25.75_8806" 2021/05/15 03:59:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:11 [DEBUG] agent: Node info in sync 2021/05/15 03:59:11 [DEBUG] http: Request PUT /v1/agent/service/register (45.342187ms) from=10.233.76.84:50932 2021/05/15 03:59:11 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:11 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:11 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:11 [DEBUG] agent: Node info in sync 2021/05/15 03:59:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (200.003247ms) from=10.233.76.84:50938 2021/05/15 03:59:12 [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/05/15 03:59:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:12 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:12 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:12 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:12 [INFO] agent: Synced service "_v1_nsd_10.233.25.75_8806" 2021/05/15 03:59:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:12 [DEBUG] agent: Node info in sync 2021/05/15 03:59:12 [DEBUG] http: Request PUT /v1/agent/service/register (300.681522ms) from=10.233.76.84:50942 2021/05/15 03:59:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:12 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:12 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:12 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:12 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:12 [DEBUG] agent: Node info in sync 2021/05/15 03:59:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (459.869µs) from=10.233.76.84:50946 2021/05/15 03:59:13 [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/05/15 03:59:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:13 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:13 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:13 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:13 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:13 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.25.75_8806" 2021/05/15 03:59:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:13 [DEBUG] agent: Node info in sync 2021/05/15 03:59:13 [DEBUG] http: Request PUT /v1/agent/service/register (265.121496ms) from=10.233.76.84:50948 2021/05/15 03:59:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:13 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:13 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:13 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:13 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:13 [DEBUG] agent: Node info in sync 2021/05/15 03:59:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (589.27µs) from=10.233.76.84:50950 2021/05/15 03:59:13 [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/05/15 03:59:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:14 [INFO] agent: Synced service "_v1_appc_10.233.18.253_8443" 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:14 [DEBUG] agent: Node info in sync 2021/05/15 03:59:14 [DEBUG] http: Request PUT /v1/agent/service/register (400.037264ms) from=10.233.76.84:50952 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:14 [DEBUG] agent: Node info in sync 2021/05/15 03:59:14 [DEBUG] http: Request GET /v1/health/service/appc-v1 (416.291µs) from=10.233.76.84:50956 2021/05/15 03:59:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:14 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.6.102_9015" 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:14 [DEBUG] agent: Node info in sync 2021/05/15 03:59:14 [DEBUG] http: Request PUT /v1/agent/service/register (320.051364ms) from=10.233.76.84:50958 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:14 [DEBUG] agent: Node info in sync 2021/05/15 03:59:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (335.904µs) from=10.233.76.84:50960 2021/05/15 03:59:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:15 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.24.195_8080" 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:15 [DEBUG] agent: Node info in sync 2021/05/15 03:59:15 [DEBUG] http: Request PUT /v1/agent/service/register (208.90231ms) from=10.233.76.84:50964 2021/05/15 03:59:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:15 [DEBUG] agent: Node info in sync 2021/05/15 03:59:15 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (341.677µs) from=10.233.76.84:50966 2021/05/15 03:59:15 [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/05/15 03:59:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:15 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.51.228_9518" 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:15 [DEBUG] agent: Node info in sync 2021/05/15 03:59:15 [DEBUG] http: Request PUT /v1/agent/service/register (305.123753ms) from=10.233.76.84:50968 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:15 [DEBUG] agent: Node info in sync 2021/05/15 03:59:15 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (359.786µs) from=10.233.76.84:50972 2021/05/15 03:59:16 [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/05/15 03:59:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:16 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.33.1_9007" 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:16 [DEBUG] agent: Node info in sync 2021/05/15 03:59:16 [DEBUG] http: Request PUT /v1/agent/service/register (485.160372ms) from=10.233.76.84:50976 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:16 [DEBUG] agent: Node info in sync 2021/05/15 03:59:16 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (270.885µs) from=10.233.76.84:50982 2021/05/15 03:59:16 [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/05/15 03:59:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:17 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.33.1_9007" 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Node info in sync 2021/05/15 03:59:17 [DEBUG] http: Request PUT /v1/agent/service/register (182.950947ms) from=10.233.76.84:50984 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Node info in sync 2021/05/15 03:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (338.95µs) from=10.233.76.84:50986 2021/05/15 03:59:17 [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/05/15 03:59:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.46.168_9011" 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:17 [DEBUG] agent: Node info in sync 2021/05/15 03:59:17 [DEBUG] http: Request PUT /v1/agent/service/register (80.714961ms) from=10.233.76.84:50990 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Node info in sync 2021/05/15 03:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (362.796µs) from=10.233.76.84:50992 2021/05/15 03:59:17 [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/05/15 03:59:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:17 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.46.168_9011" 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:17 [DEBUG] agent: Node info in sync 2021/05/15 03:59:17 [DEBUG] http: Request PUT /v1/agent/service/register (140.292182ms) from=10.233.76.84:50994 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:17 [DEBUG] agent: Node info in sync 2021/05/15 03:59:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (291.974µs) from=10.233.76.84:51002 2021/05/15 03:59:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59: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/05/15 03:59:18 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:18 [INFO] agent: Synced service "_v0_multicloud_10.233.0.58_9001" 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:18 [DEBUG] agent: Node info in sync 2021/05/15 03:59:18 [DEBUG] http: Request PUT /v1/agent/service/register (447.624168ms) from=10.233.76.84:51008 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:18 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:18 [DEBUG] agent: Node info in sync 2021/05/15 03:59:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (99.80685ms) from=10.233.76.84:51012 2021/05/15 03:59:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59: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/05/15 03:59:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:19 [INFO] agent: Synced service "_v1_multicloud_10.233.0.58_9001" 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:19 [DEBUG] agent: Node info in sync 2021/05/15 03:59:19 [DEBUG] http: Request PUT /v1/agent/service/register (300.061032ms) from=10.233.76.84:51016 2021/05/15 03:59:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:19 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:19 [DEBUG] agent: Node info in sync 2021/05/15 03:59:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (347.284µs) from=10.233.76.84:51022 2021/05/15 03:59:19 [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/05/15 03:59: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/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:20 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.42.162_9009" 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Node info in sync 2021/05/15 03:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (476.511575ms) from=10.233.76.84:51026 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:20 [DEBUG] agent: Node info in sync 2021/05/15 03:59:20 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (277.798µs) from=10.233.76.84:51034 2021/05/15 03:59:20 [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/05/15 03:59: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/05/15 03:59:20 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:20 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.42.162_9009" 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:20 [DEBUG] agent: Node info in sync 2021/05/15 03:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (245.635347ms) from=10.233.76.84:51042 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Node info in sync 2021/05/15 03:59:20 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (334.304µs) from=10.233.76.84:51048 2021/05/15 03:59:20 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59: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/05/15 03:59:20 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:20 [DEBUG] agent: Node info in sync 2021/05/15 03:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (181.205187ms) from=10.233.76.84:51050 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:20 [DEBUG] agent: Node info in sync 2021/05/15 03:59:21 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (312.211µs) from=10.233.76.84:51054 2021/05/15 03:59:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59: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/05/15 03:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:21 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" 2021/05/15 03:59:21 [DEBUG] agent: Node info in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:21 [DEBUG] agent: Node info in sync 2021/05/15 03:59:21 [DEBUG] http: Request PUT /v1/agent/service/register (481.81294ms) from=10.233.76.84:51056 2021/05/15 03:59:21 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (361.365µs) from=10.233.76.84:51060 2021/05/15 03:59:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59: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/05/15 03:59:21 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:21 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:21 [DEBUG] agent: Node info in sync 2021/05/15 03:59:21 [DEBUG] http: Request PUT /v1/agent/service/register (285.330723ms) from=10.233.76.84:51062 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:21 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:21 [DEBUG] agent: Node info in sync 2021/05/15 03:59:21 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (360.665µs) from=10.233.76.84:51066 2021/05/15 03:59:22 [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/05/15 03:59:22 [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/05/15 03:59:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59: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/05/15 03:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:22 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.69.203_8446" 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:22 [DEBUG] agent: Node info in sync 2021/05/15 03:59:22 [DEBUG] http: Request PUT /v1/agent/service/register (100.452939ms) from=10.233.76.84:51070 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:22 [DEBUG] agent: Node info in sync 2021/05/15 03:59:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (313.258µs) from=10.233.76.84:51076 2021/05/15 03:59:22 [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/05/15 03:59:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59: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/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:22 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.69.203_8446" 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:22 [DEBUG] agent: Node info in sync 2021/05/15 03:59:22 [DEBUG] http: Request PUT /v1/agent/service/register (456.200924ms) from=10.233.76.84:51078 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:22 [DEBUG] agent: Node info in sync 2021/05/15 03:59:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (316.098µs) from=10.233.76.84:51082 2021/05/15 03:59:22 [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/05/15 03:59:22 [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/05/15 03:59:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59: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/05/15 03:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:22 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.69.203_8446" 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:22 [DEBUG] agent: Node info in sync 2021/05/15 03:59:22 [DEBUG] http: Request PUT /v1/agent/service/register (76.330512ms) from=10.233.76.84:51084 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:22 [DEBUG] agent: Node info in sync 2021/05/15 03:59:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (278.807µs) from=10.233.76.84:51086 2021/05/15 03:59:23 [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/05/15 03:59:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:23 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.69.203_8446" 2021/05/15 03:59:23 [DEBUG] agent: Node info in sync 2021/05/15 03:59:23 [DEBUG] http: Request PUT /v1/agent/service/register (242.736693ms) from=10.233.76.84:51088 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:23 [DEBUG] agent: Node info in sync 2021/05/15 03:59:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (276.964µs) from=10.233.76.84:51090 2021/05/15 03:59:23 [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/05/15 03:59:23 [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/05/15 03:59:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:23 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.69.203_8446" 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:23 [DEBUG] agent: Node info in sync 2021/05/15 03:59:23 [DEBUG] http: Request PUT /v1/agent/service/register (143.029285ms) from=10.233.76.84:51092 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:23 [DEBUG] agent: Node info in sync 2021/05/15 03:59:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (149.301152ms) from=10.233.76.84:51096 2021/05/15 03:59:24 [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/05/15 03:59:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.69.203_8446" 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:24 [DEBUG] agent: Node info in sync 2021/05/15 03:59:24 [DEBUG] http: Request PUT /v1/agent/service/register (58.426753ms) from=10.233.76.84:51098 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:24 [DEBUG] agent: Node info in sync 2021/05/15 03:59:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (300.058µs) from=10.233.76.84:51100 2021/05/15 03:59:24 [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/05/15 03:59:24 [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/05/15 03:59:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:24 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.69.203_8446" 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:24 [DEBUG] agent: Node info in sync 2021/05/15 03:59:24 [DEBUG] http: Request PUT /v1/agent/service/register (700.290234ms) from=10.233.76.84:51102 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:24 [DEBUG] agent: Node info in sync 2021/05/15 03:59:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (495.065µs) from=10.233.76.84:51106 2021/05/15 03:59:25 [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/05/15 03:59:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:25 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.69.203_8446" 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:25 [DEBUG] agent: Node info in sync 2021/05/15 03:59:25 [DEBUG] http: Request PUT /v1/agent/service/register (237.868401ms) from=10.233.76.84:51108 2021/05/15 03:59:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:25 [DEBUG] agent: Node info in sync 2021/05/15 03:59:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (100.351591ms) from=10.233.76.84:51110 2021/05/15 03:59:25 [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/05/15 03:59:25 [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/05/15 03:59:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.69.203_8446" 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:26 [DEBUG] agent: Node info in sync 2021/05/15 03:59:26 [DEBUG] http: Request PUT /v1/agent/service/register (371.834885ms) from=10.233.76.84:51112 2021/05/15 03:59:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Node info in sync 2021/05/15 03:59:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (366.384µs) from=10.233.76.84:51116 2021/05/15 03:59:26 [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/05/15 03:59:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.69.203_8446" 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Node info in sync 2021/05/15 03:59:26 [DEBUG] http: Request PUT /v1/agent/service/register (236.976542ms) from=10.233.76.84:51118 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Node info in sync 2021/05/15 03:59:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (320.295µs) from=10.233.76.84:51122 2021/05/15 03:59:26 [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/05/15 03:59:26 [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/05/15 03:59:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.69.203_8446" 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Node info in sync 2021/05/15 03:59:26 [DEBUG] http: Request PUT /v1/agent/service/register (293.044096ms) from=10.233.76.84:51124 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:26 [DEBUG] agent: Node info in sync 2021/05/15 03:59:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (316.926µs) from=10.233.76.84:51130 2021/05/15 03:59:26 [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/05/15 03:59:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.69.203_8446" 2021/05/15 03:59:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Node info in sync 2021/05/15 03:59:27 [DEBUG] http: Request PUT /v1/agent/service/register (601.582546ms) from=10.233.76.84:51132 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:27 [DEBUG] agent: Node info in sync 2021/05/15 03:59:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (370.148µs) from=10.233.76.84:51140 2021/05/15 03:59:27 [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/05/15 03:59:27 [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/05/15 03:59:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.69.203_8446" 2021/05/15 03:59:28 [DEBUG] agent: Node info in sync 2021/05/15 03:59:28 [DEBUG] http: Request PUT /v1/agent/service/register (569.078783ms) from=10.233.76.84:51142 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Node info in sync 2021/05/15 03:59:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (305.721µs) from=10.233.76.84:51154 2021/05/15 03:59:28 [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/05/15 03:59:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:28 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.69.203_8446" 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:28 [DEBUG] agent: Node info in sync 2021/05/15 03:59:28 [DEBUG] http: Request PUT /v1/agent/service/register (223.560705ms) from=10.233.76.84:51156 2021/05/15 03:59:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Node info in sync 2021/05/15 03:59:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (306.338µs) from=10.233.76.84:51158 2021/05/15 03:59:28 [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/05/15 03:59:28 [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/05/15 03:59:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.69.203_8446" 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:29 [DEBUG] agent: Node info in sync 2021/05/15 03:59:29 [DEBUG] http: Request PUT /v1/agent/service/register (994.289765ms) from=10.233.76.84:51160 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Node info in sync 2021/05/15 03:59:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (399.798µs) from=10.233.76.84:51176 2021/05/15 03:59:29 [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/05/15 03:59:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:29 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.69.203_8446" 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:29 [DEBUG] agent: Node info in sync 2021/05/15 03:59:29 [DEBUG] http: Request PUT /v1/agent/service/register (261.885051ms) from=10.233.76.84:51178 2021/05/15 03:59:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:29 [DEBUG] agent: Node info in sync 2021/05/15 03:59:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (425.258µs) from=10.233.76.84:51188 2021/05/15 03:59:30 [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/05/15 03:59:30 [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/05/15 03:59:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:30 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.69.203_8446" 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Node info in sync 2021/05/15 03:59:30 [DEBUG] http: Request PUT /v1/agent/service/register (201.458271ms) from=10.233.76.84:51190 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Node info in sync 2021/05/15 03:59:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (345.301µs) from=10.233.76.84:51194 2021/05/15 03:59:30 [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/05/15 03:59:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.69.203_8446" 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:30 [DEBUG] agent: Node info in sync 2021/05/15 03:59:30 [DEBUG] http: Request PUT /v1/agent/service/register (180.340507ms) from=10.233.76.84:51196 2021/05/15 03:59:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Node info in sync 2021/05/15 03:59:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (533.647µs) from=10.233.76.84:51200 2021/05/15 03:59:30 [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/05/15 03:59:30 [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/05/15 03:59:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.69.203_8446" 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Node info in sync 2021/05/15 03:59:30 [DEBUG] http: Request PUT /v1/agent/service/register (199.851695ms) from=10.233.76.84:51202 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:30 [DEBUG] agent: Node info in sync 2021/05/15 03:59:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (491.570327ms) from=10.233.76.84:51208 2021/05/15 03:59:31 [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/05/15 03:59:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59: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/05/15 03:59:31 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.69.203_8446" 2021/05/15 03:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Node info in sync 2021/05/15 03:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (184.727183ms) from=10.233.76.84:51214 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Node info in sync 2021/05/15 03:59:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (397.526µs) from=10.233.76.84:51218 2021/05/15 03:59:32 [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/05/15 03:59:32 [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/05/15 03:59:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.69.203_8446" 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:32 [DEBUG] agent: Node info in sync 2021/05/15 03:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (204.046405ms) from=10.233.76.84:51226 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Node info in sync 2021/05/15 03:59:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (385.652µs) from=10.233.76.84:51230 2021/05/15 03:59:32 [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/05/15 03:59:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.69.203_8446" 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Node info in sync 2021/05/15 03:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (146.183061ms) from=10.233.76.84:51232 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:32 [DEBUG] agent: Node info in sync 2021/05/15 03:59:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (299.51µs) from=10.233.76.84:51238 2021/05/15 03:59:32 [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/05/15 03:59:32 [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/05/15 03:59:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.69.203_8446" 2021/05/15 03:59:33 [DEBUG] agent: Node info in sync 2021/05/15 03:59:33 [DEBUG] http: Request PUT /v1/agent/service/register (403.820558ms) from=10.233.76.84:51240 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Node info in sync 2021/05/15 03:59:33 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (481.013µs) from=10.233.76.84:51244 2021/05/15 03:59:33 [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/05/15 03:59:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59: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/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.69.203_8446" 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Node info in sync 2021/05/15 03:59:33 [DEBUG] http: Request PUT /v1/agent/service/register (93.788428ms) from=10.233.76.84:51246 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:33 [DEBUG] agent: Node info in sync 2021/05/15 03:59:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (354.313µs) from=10.233.76.84:51248 2021/05/15 03:59:33 [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/05/15 03:59:33 [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/05/15 03:59:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59: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/05/15 03:59:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.69.203_8446" 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Node info in sync 2021/05/15 03:59:34 [DEBUG] http: Request PUT /v1/agent/service/register (193.742063ms) from=10.233.76.84:51252 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Node info in sync 2021/05/15 03:59:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (328.459µs) from=10.233.76.84:51254 2021/05/15 03:59:34 [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/05/15 03:59:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.69.203_8446" 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Node info in sync 2021/05/15 03:59:34 [DEBUG] http: Request PUT /v1/agent/service/register (185.9941ms) from=10.233.76.84:51256 2021/05/15 03:59:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:34 [DEBUG] agent: Node info in sync 2021/05/15 03:59:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (306.077µs) from=10.233.76.84:51258 2021/05/15 03:59:34 [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/05/15 03:59:34 [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/05/15 03:59:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.69.203_8446" 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:34 [DEBUG] agent: Node info in sync 2021/05/15 03:59:34 [DEBUG] http: Request PUT /v1/agent/service/register (279.457993ms) from=10.233.76.84:51260 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:34 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:34 [DEBUG] agent: Node info in sync 2021/05/15 03:59:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (309.964µs) from=10.233.76.84:51268 2021/05/15 03:59:35 [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/05/15 03:59:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.69.203_8446" 2021/05/15 03:59:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Node info in sync 2021/05/15 03:59:35 [DEBUG] http: Request PUT /v1/agent/service/register (299.937908ms) from=10.233.76.84:51270 2021/05/15 03:59:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:35 [DEBUG] agent: Node info in sync 2021/05/15 03:59:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (1.881892ms) from=10.233.76.84:51272 2021/05/15 03:59:36 [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/05/15 03:59:36 [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/05/15 03:59:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59: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/05/15 03:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.69.203_8446" 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Node info in sync 2021/05/15 03:59:36 [DEBUG] http: Request PUT /v1/agent/service/register (399.785304ms) from=10.233.76.84:51276 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (345.337µs) from=10.233.76.84:51286 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:36 [DEBUG] agent: Node info in sync 2021/05/15 03:59:36 [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/05/15 03:59:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59: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/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.69.203_8446" 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Node info in sync 2021/05/15 03:59:36 [DEBUG] http: Request PUT /v1/agent/service/register (131.970673ms) from=10.233.76.84:51288 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:36 [DEBUG] agent: Node info in sync 2021/05/15 03:59:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (380.783µs) from=10.233.76.84:51292 2021/05/15 03:59:37 [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/05/15 03:59:37 [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/05/15 03:59: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/05/15 03:59:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.69.203_8446" 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:37 [DEBUG] agent: Node info in sync 2021/05/15 03:59:37 [DEBUG] http: Request PUT /v1/agent/service/register (101.451967ms) from=10.233.76.84:51296 2021/05/15 03:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Node info in sync 2021/05/15 03:59:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (377.025µs) from=10.233.76.84:51298 2021/05/15 03:59:37 [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/05/15 03:59: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/05/15 03:59:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.69.203_8446" 2021/05/15 03:59:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Node info in sync 2021/05/15 03:59:37 [DEBUG] http: Request PUT /v1/agent/service/register (322.582731ms) from=10.233.76.84:51300 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:37 [DEBUG] agent: Node info in sync 2021/05/15 03:59:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (305.941µs) from=10.233.76.84:51304 2021/05/15 03:59:37 [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/05/15 03:59:37 [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/05/15 03:59: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/05/15 03:59:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:38 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.69.203_8446" 2021/05/15 03:59:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Node info in sync 2021/05/15 03:59:38 [DEBUG] http: Request PUT /v1/agent/service/register (307.512058ms) from=10.233.76.84:51310 2021/05/15 03:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Node info in sync 2021/05/15 03:59:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (385.004µs) from=10.233.76.84:51316 2021/05/15 03:59:38 [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/05/15 03:59: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/05/15 03:59:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.69.203_8446" 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Node info in sync 2021/05/15 03:59:38 [DEBUG] http: Request PUT /v1/agent/service/register (276.398802ms) from=10.233.76.84:51318 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:38 [DEBUG] agent: Node info in sync 2021/05/15 03:59:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (452.018µs) from=10.233.76.84:51322 2021/05/15 03:59:38 [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/05/15 03:59:38 [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/05/15 03:59: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/05/15 03:59:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.69.203_8446" 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Node info in sync 2021/05/15 03:59:39 [DEBUG] http: Request PUT /v1/agent/service/register (203.438934ms) from=10.233.76.84:51324 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (276.875µs) from=10.233.76.84:51326 2021/05/15 03:59:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Node info in sync 2021/05/15 03:59:39 [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/05/15 03:59: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/05/15 03:59:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.69.203_8446" 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Node info in sync 2021/05/15 03:59:39 [DEBUG] http: Request PUT /v1/agent/service/register (381.842177ms) from=10.233.76.84:51330 2021/05/15 03:59:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (1.006638ms) from=10.233.76.84:51338 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Node info in sync 2021/05/15 03:59:40 [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/05/15 03:59:40 [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/05/15 03:59: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/05/15 03:59:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [INFO] agent: Synced service "_v11__aai-nquery_10.233.69.203_8446" 2021/05/15 03:59:40 [DEBUG] agent: Node info in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Node info in sync 2021/05/15 03:59:40 [DEBUG] http: Request PUT /v1/agent/service/register (484.401729ms) from=10.233.76.84:51344 2021/05/15 03:59:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (410.754µs) from=10.233.76.84:51350 2021/05/15 03:59:40 [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/05/15 03:59: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/05/15 03:59:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [INFO] agent: Synced service "_v11_aai-nquery_10.233.69.203_8446" 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Node info in sync 2021/05/15 03:59:40 [DEBUG] http: Request PUT /v1/agent/service/register (80.155577ms) from=10.233.76.84:51352 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:40 [DEBUG] agent: Node info in sync 2021/05/15 03:59:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (311.587µs) from=10.233.76.84:51356 2021/05/15 03:59:40 [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/05/15 03:59:40 [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/05/15 03:59: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/05/15 03:59:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [INFO] agent: Synced service "_v12__aai-nquery_10.233.69.203_8446" 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Node info in sync 2021/05/15 03:59:41 [DEBUG] http: Request PUT /v1/agent/service/register (203.563676ms) from=10.233.76.84:51358 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:41 [DEBUG] agent: Node info in sync 2021/05/15 03:59:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (339.97µs) from=10.233.76.84:51362 2021/05/15 03:59:41 [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/05/15 03:59: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/05/15 03:59:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [INFO] agent: Synced service "_v12_aai-nquery_10.233.69.203_8446" 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Node info in sync 2021/05/15 03:59:41 [DEBUG] http: Request PUT /v1/agent/service/register (189.699349ms) from=10.233.76.84:51366 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Node info in sync 2021/05/15 03:59:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (430.722µs) from=10.233.76.84:51368 2021/05/15 03:59:41 [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/05/15 03:59:41 [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/05/15 03:59: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/05/15 03:59:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [INFO] agent: Synced service "_v13__aai-nquery_10.233.69.203_8446" 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Node info in sync 2021/05/15 03:59:41 [DEBUG] http: Request PUT /v1/agent/service/register (95.398012ms) from=10.233.76.84:51370 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:41 [DEBUG] agent: Node info in sync 2021/05/15 03:59:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (412.177µs) from=10.233.76.84:51374 2021/05/15 03:59:42 [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/05/15 03:59:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [INFO] agent: Synced service "_v13_aai-nquery_10.233.69.203_8446" 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Node info in sync 2021/05/15 03:59:42 [DEBUG] http: Request PUT /v1/agent/service/register (96.450709ms) from=10.233.76.84:51378 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:42 [DEBUG] agent: Node info in sync 2021/05/15 03:59:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (460.23µs) from=10.233.76.84:51382 2021/05/15 03:59:42 [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/05/15 03:59:42 [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/05/15 03:59:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [INFO] agent: Synced service "_v14__aai-nquery_10.233.69.203_8446" 2021/05/15 03:59:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Node info in sync 2021/05/15 03:59:42 [DEBUG] http: Request PUT /v1/agent/service/register (288.5249ms) from=10.233.76.84:51386 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:42 [DEBUG] agent: Node info in sync 2021/05/15 03:59:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (1.731339ms) from=10.233.76.84:51388 2021/05/15 03:59:43 [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/05/15 03:59:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [INFO] agent: Synced service "_v14_aai-nquery_10.233.69.203_8446" 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_message-router_10.233.8.243_3904" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.22.57_443" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_appc_10.233.18.253_8443" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.102_9015" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Node info in sync 2021/05/15 03:59:43 [DEBUG] http: Request PUT /v1/agent/service/register (301.417206ms) from=10.233.76.84:51392 2021/05/15 03:59:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_catalog_10.233.25.75_8806" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.4.69_9005" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.16.247_9004" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.168_9011" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.42.162_9009" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_nsd_10.233.25.75_8806" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_parser_10.233.25.75_8806" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.51.228_9518" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.4.69_9005" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.195_8080" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.33.1_9007" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v0_multicloud_10.233.0.58_9001" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.75_8806" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.203_8446" in sync 2021/05/15 03:59:43 [DEBUG] agent: