By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ 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: 'aa431f2d-af85-19d2-ff3c-ac3ac4fa288f' Node name: 'onap-msb-consul-f96d66b85-8gwc7' 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: 2022/04/25 04:54:22 [DEBUG] agent: Using random ID "aa431f2d-af85-19d2-ff3c-ac3ac4fa288f" as node ID 2022/04/25 04:54:22 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:aa431f2d-af85-19d2-ff3c-ac3ac4fa288f Address:127.0.0.1:8300}] 2022/04/25 04:54:22 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/04/25 04:54:22 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-8gwc7.dc1 127.0.0.1 2022/04/25 04:54:22 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-8gwc7 127.0.0.1 2022/04/25 04:54:22 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-8gwc7 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/25 04:54:22 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-8gwc7.dc1" in area "wan" 2022/04/25 04:54:22 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/04/25 04:54:22 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/04/25 04:54:22 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/04/25 04:54:22 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/04/25 04:54:22 [INFO] agent: started state syncer 2022/04/25 04:54:22 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/04/25 04:54:22 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/04/25 04:54:22 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/04/25 04:54:22 [DEBUG] raft: Votes needed: 1 2022/04/25 04:54:22 [DEBUG] raft: Vote granted from aa431f2d-af85-19d2-ff3c-ac3ac4fa288f in term 2. Tally: 1 2022/04/25 04:54:22 [INFO] raft: Election won. Tally: 1 2022/04/25 04:54:22 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/04/25 04:54:22 [INFO] consul: cluster leadership acquired 2022/04/25 04:54:22 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-8gwc7 2022/04/25 04:54:22 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/04/25 04:54:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8gwc7" since the cluster is too small 2022/04/25 04:54:22 [INFO] consul: member 'onap-msb-consul-f96d66b85-8gwc7' joined, marking health alive 2022/04/25 04:54:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 04:54:23 [INFO] agent: Synced node info 2022/04/25 04:54:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 04:54:23 [DEBUG] agent: Node info in sync 2022/04/25 04:54:23 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.0 (currently running: 1.4.3) 2022/04/25 04:55:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8gwc7" since the cluster is too small 2022/04/25 04:55:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 04:55:40 [DEBUG] agent: Node info in sync 2022/04/25 04:56:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-8gwc7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/25 04:56:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8gwc7" since the cluster is too small 2022/04/25 04:57:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8gwc7" since the cluster is too small 2022/04/25 04:57:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 04:57:28 [DEBUG] agent: Node info in sync 2022/04/25 04:58:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8gwc7" since the cluster is too small 2022/04/25 04:59:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-8gwc7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/25 04:59:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 04:59:14 [DEBUG] agent: Node info in sync 2022/04/25 04:59:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8gwc7" since the cluster is too small 2022/04/25 05:00:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8gwc7" since the cluster is too small 2022/04/25 05:00:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 05:00:27 [DEBUG] agent: Node info in sync 2022/04/25 05:01:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8gwc7" since the cluster is too small 2022/04/25 05:01:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 05:01:36 [DEBUG] agent: Node info in sync 2022/04/25 05:01:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-8gwc7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/25 05:02:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8gwc7" since the cluster is too small 2022/04/25 05:02:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 05:02:39 [DEBUG] agent: Node info in sync 2022/04/25 05:03:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8gwc7" since the cluster is too small 2022/04/25 05:04:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8gwc7" since the cluster is too small 2022/04/25 05:04:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-8gwc7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/25 05:04:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 05:04:36 [DEBUG] agent: Node info in sync 2022/04/25 05:05:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8gwc7" since the cluster is too small 2022/04/25 05:05:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/25 05:05:39 [DEBUG] agent: Node info in sync 2022/04/25 05:06:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-8gwc7" since the cluster is too small 2022/04/25 05:06:42 [DEBUG] http: Request GET /v1/status/leader (1.254074ms) from=10.233.68.125:40968 2022/04/25 05:06:44 [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. 2022/04/25 05:06:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:44 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.30.159_443" 2022/04/25 05:06:44 [DEBUG] agent: Node info in sync 2022/04/25 05:06:44 [DEBUG] http: Request PUT /v1/agent/service/register (8.01337ms) from=10.233.68.125:40994 2022/04/25 05:06:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:44 [DEBUG] agent: Node info in sync 2022/04/25 05:06:44 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (2.242661ms) from=10.233.68.125:41006 2022/04/25 05:06:45 [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. 2022/04/25 05:06:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:45 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.51.76_9015" 2022/04/25 05:06:45 [DEBUG] agent: Node info in sync 2022/04/25 05:06:45 [DEBUG] http: Request PUT /v1/agent/service/register (7.105671ms) from=10.233.68.125:41024 2022/04/25 05:06:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:45 [DEBUG] agent: Node info in sync 2022/04/25 05:06:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (517.35µs) from=10.233.68.125:41028 2022/04/25 05:06:46 [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. 2022/04/25 05:06:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:46 [INFO] agent: Synced service "_v0_multicloud_10.233.20.10_9001" 2022/04/25 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:46 [DEBUG] agent: Node info in sync 2022/04/25 05:06:46 [DEBUG] http: Request PUT /v1/agent/service/register (4.566662ms) from=10.233.68.125:41036 2022/04/25 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:46 [DEBUG] agent: Node info in sync 2022/04/25 05:06:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.42307ms) from=10.233.68.125:41046 2022/04/25 05:06:46 [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. 2022/04/25 05:06:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:46 [INFO] agent: Synced service "_v1_multicloud_10.233.20.10_9001" 2022/04/25 05:06:46 [DEBUG] agent: Node info in sync 2022/04/25 05:06:46 [DEBUG] http: Request PUT /v1/agent/service/register (36.565758ms) from=10.233.68.125:41060 2022/04/25 05:06:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:46 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:46 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:46 [DEBUG] agent: Node info in sync 2022/04/25 05:06:46 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (646.78µs) from=10.233.68.125:41062 2022/04/25 05:06:47 [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. 2022/04/25 05:06:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:47 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:47 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:47 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.46.30_9011" 2022/04/25 05:06:47 [DEBUG] agent: Node info in sync 2022/04/25 05:06:47 [DEBUG] http: Request PUT /v1/agent/service/register (4.866591ms) from=10.233.68.125:41066 2022/04/25 05:06:47 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:47 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:47 [DEBUG] agent: Node info in sync 2022/04/25 05:06:47 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (659.102µs) from=10.233.68.125:41070 2022/04/25 05:06:48 [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. 2022/04/25 05:06:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:48 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.46.30_9011" 2022/04/25 05:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:48 [DEBUG] agent: Node info in sync 2022/04/25 05:06:48 [DEBUG] http: Request PUT /v1/agent/service/register (14.938557ms) from=10.233.68.125:41082 2022/04/25 05:06:48 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:48 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:48 [DEBUG] agent: Node info in sync 2022/04/25 05:06:48 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (518.324µs) from=10.233.68.125:41084 2022/04/25 05:06:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"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. 2022/04/25 05:06:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:49 [INFO] agent: Synced service "_v1_wf-gui_10.233.58.129_8443" 2022/04/25 05:06:49 [DEBUG] agent: Node info in sync 2022/04/25 05:06:49 [DEBUG] http: Request PUT /v1/agent/service/register (4.178671ms) from=10.233.68.125:41100 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:49 [DEBUG] agent: Node info in sync 2022/04/25 05:06:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (397.167µs) from=10.233.68.125:41102 2022/04/25 05:06:49 [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. 2022/04/25 05:06:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:49 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:49 [INFO] agent: Synced service "_v1_parser_10.233.29.121_8806" 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:49 [DEBUG] agent: Node info in sync 2022/04/25 05:06:49 [DEBUG] http: Request PUT /v1/agent/service/register (42.684633ms) from=10.233.68.125:41108 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:49 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:49 [DEBUG] agent: Node info in sync 2022/04/25 05:06:49 [DEBUG] http: Request GET /v1/health/service/parser-v1 (4.095146ms) from=10.233.68.125:41112 2022/04/25 05:06:50 [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. 2022/04/25 05:06:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:50 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:50 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:50 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:50 [INFO] agent: Synced service "_v1_catalog_10.233.29.121_8806" 2022/04/25 05:06:50 [DEBUG] agent: Node info in sync 2022/04/25 05:06:50 [DEBUG] http: Request PUT /v1/agent/service/register (11.563741ms) from=10.233.68.125:41116 2022/04/25 05:06:50 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:50 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:50 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:50 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:50 [DEBUG] agent: Node info in sync 2022/04/25 05:06:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (537.972µs) from=10.233.68.125:41118 2022/04/25 05:06:51 [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. 2022/04/25 05:06:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:51 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:51 [INFO] agent: Synced service "_v1_nsd_10.233.29.121_8806" 2022/04/25 05:06:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:51 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:51 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:51 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:51 [DEBUG] agent: Node info in sync 2022/04/25 05:06:51 [DEBUG] http: Request PUT /v1/agent/service/register (4.585921ms) from=10.233.68.125:41146 2022/04/25 05:06:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:51 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:51 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:51 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:51 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:51 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:51 [DEBUG] agent: Node info in sync 2022/04/25 05:06:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (838.496µs) from=10.233.68.125:41148 2022/04/25 05:06:52 [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. 2022/04/25 05:06:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:52 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.29.121_8806" 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:52 [DEBUG] agent: Node info in sync 2022/04/25 05:06:52 [DEBUG] http: Request PUT /v1/agent/service/register (6.807433ms) from=10.233.68.125:41158 2022/04/25 05:06:52 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:52 [DEBUG] agent: Node info in sync 2022/04/25 05:06:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (2.402ms) from=10.233.68.125:41162 2022/04/25 05:06:52 [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. 2022/04/25 05:06:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:52 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.57.204_9007" 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:52 [DEBUG] agent: Node info in sync 2022/04/25 05:06:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.062872ms) from=10.233.68.125:41166 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:52 [DEBUG] agent: Node info in sync 2022/04/25 05:06:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (506.515µs) from=10.233.68.125:41168 2022/04/25 05:06:53 [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. 2022/04/25 05:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:53 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.57.204_9007" 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:53 [DEBUG] agent: Node info in sync 2022/04/25 05:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (6.645271ms) from=10.233.68.125:41172 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:53 [DEBUG] agent: Node info in sync 2022/04/25 05:06:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (715.917µs) from=10.233.68.125:41174 2022/04/25 05:06:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:53 [INFO] agent: Synced service "_v1_sdc-gui_10.233.57.6_8181" 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:53 [DEBUG] agent: Node info in sync 2022/04/25 05:06:53 [DEBUG] http: Request PUT /v1/agent/service/register (6.259674ms) from=10.233.68.125:41180 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:53 [DEBUG] agent: Node info in sync 2022/04/25 05:06:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (531.954µs) from=10.233.68.125:41182 2022/04/25 05:06:54 [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. 2022/04/25 05:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:54 [INFO] agent: Synced service "_v1_message-router_10.233.3.205_3904" 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:54 [DEBUG] agent: Node info in sync 2022/04/25 05:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.302177ms) from=10.233.68.125:41190 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:54 [DEBUG] agent: Node info in sync 2022/04/25 05:06:54 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (507.404µs) from=10.233.68.125:41192 2022/04/25 05:06:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:54 [INFO] agent: Synced service "_v1_sdc_10.233.55.202_8443" 2022/04/25 05:06:54 [DEBUG] agent: Node info in sync 2022/04/25 05:06:54 [DEBUG] http: Request PUT /v1/agent/service/register (8.978055ms) from=10.233.68.125:41206 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:54 [DEBUG] agent: Node info in sync 2022/04/25 05:06:54 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (639.535µs) from=10.233.68.125:41210 2022/04/25 05:06:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:06:55 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.55.202_8080" 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:06:55 [DEBUG] agent: Node info in sync 2022/04/25 05:06:55 [DEBUG] http: Request PUT /v1/agent/service/register (5.850802ms) from=10.233.68.125:41222 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:55 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:06:55 [DEBUG] agent: Node info in sync 2022/04/25 05:06:56 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (457.553µs) from=10.233.68.125:41248 2022/04/25 05:06:57 [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. 2022/04/25 05:06:57 [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. 2022/04/25 05:06:57 [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. 2022/04/25 05:06:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:06:57 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.68.30_8446" 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:57 [DEBUG] agent: Node info in sync 2022/04/25 05:06:57 [DEBUG] http: Request PUT /v1/agent/service/register (9.004525ms) from=10.233.68.125:41258 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:57 [DEBUG] agent: Node info in sync 2022/04/25 05:06:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (490.855µs) from=10.233.68.125:41262 2022/04/25 05:06:57 [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. 2022/04/25 05:06:57 [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. 2022/04/25 05:06:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.68.30_8446" 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:06:57 [DEBUG] agent: Node info in sync 2022/04/25 05:06:57 [DEBUG] http: Request PUT /v1/agent/service/register (8.145362ms) from=10.233.68.125:41266 2022/04/25 05:06:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [DEBUG] agent: Node info in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:57 [DEBUG] agent: Node info in sync 2022/04/25 05:06:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (509.254µs) from=10.233.68.125:41270 2022/04/25 05:06:58 [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. 2022/04/25 05:06:58 [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. 2022/04/25 05:06:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:58 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.68.30_8446" 2022/04/25 05:06:58 [DEBUG] agent: Node info in sync 2022/04/25 05:06:58 [DEBUG] http: Request PUT /v1/agent/service/register (8.089239ms) from=10.233.68.125:41280 2022/04/25 05:06:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:58 [DEBUG] agent: Node info in sync 2022/04/25 05:06:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (1.242985ms) from=10.233.68.125:41282 2022/04/25 05:06:58 [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. 2022/04/25 05:06:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:58 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.68.30_8446" 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:06:58 [DEBUG] agent: Node info in sync 2022/04/25 05:06:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.761081ms) from=10.233.68.125:41286 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:58 [DEBUG] agent: Node info in sync 2022/04/25 05:06:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (640.048µs) from=10.233.68.125:41300 2022/04/25 05:06:59 [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. 2022/04/25 05:06:59 [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. 2022/04/25 05:06:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.68.30_8446" 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:59 [DEBUG] agent: Node info in sync 2022/04/25 05:06:59 [DEBUG] http: Request PUT /v1/agent/service/register (6.558004ms) from=10.233.68.125:41304 2022/04/25 05:06:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:59 [DEBUG] agent: Node info in sync 2022/04/25 05:06:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (643.506µs) from=10.233.68.125:41306 2022/04/25 05:06:59 [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. 2022/04/25 05:06:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.68.30_8446" 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:06:59 [DEBUG] agent: Node info in sync 2022/04/25 05:06:59 [DEBUG] http: Request PUT /v1/agent/service/register (5.829894ms) from=10.233.68.125:41308 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:06:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:06:59 [DEBUG] agent: Node info in sync 2022/04/25 05:06:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (3.907721ms) from=10.233.68.125:41314 2022/04/25 05:07:01 [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. 2022/04/25 05:07:01 [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. 2022/04/25 05:07:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.68.30_8446" 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:01 [DEBUG] agent: Node info in sync 2022/04/25 05:07:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.581622ms) from=10.233.68.125:41344 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:01 [DEBUG] agent: Node info in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:01 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:01 [DEBUG] agent: Node info in sync 2022/04/25 05:07:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (578.651µs) from=10.233.68.125:41352 2022/04/25 05:07:02 [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. 2022/04/25 05:07:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:02 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.68.30_8446" 2022/04/25 05:07:02 [DEBUG] agent: Node info in sync 2022/04/25 05:07:02 [DEBUG] http: Request PUT /v1/agent/service/register (9.184131ms) from=10.233.68.125:41362 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:02 [DEBUG] agent: Node info in sync 2022/04/25 05:07:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (526.483µs) from=10.233.68.125:41366 2022/04/25 05:07:03 [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. 2022/04/25 05:07:03 [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. 2022/04/25 05:07:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.68.30_8446" 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:03 [DEBUG] agent: Node info in sync 2022/04/25 05:07:03 [DEBUG] http: Request PUT /v1/agent/service/register (15.868193ms) from=10.233.68.125:41374 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:03 [DEBUG] agent: Node info in sync 2022/04/25 05:07:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (466.677µs) from=10.233.68.125:41380 2022/04/25 05:07:03 [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. 2022/04/25 05:07:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.68.30_8446" 2022/04/25 05:07:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:03 [DEBUG] agent: Node info in sync 2022/04/25 05:07:03 [DEBUG] http: Request PUT /v1/agent/service/register (12.966193ms) from=10.233.68.125:41382 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:03 [DEBUG] agent: Node info in sync 2022/04/25 05:07:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (747.17µs) from=10.233.68.125:41384 2022/04/25 05:07:04 [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. 2022/04/25 05:07:04 [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. 2022/04/25 05:07:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:04 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.68.30_8446" 2022/04/25 05:07:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Node info in sync 2022/04/25 05:07:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.476816ms) from=10.233.68.125:41394 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:04 [DEBUG] agent: Node info in sync 2022/04/25 05:07:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (2.510616ms) from=10.233.68.125:41398 2022/04/25 05:07:05 [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. 2022/04/25 05:07:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:05 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.68.30_8446" 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Node info in sync 2022/04/25 05:07:05 [DEBUG] http: Request PUT /v1/agent/service/register (5.32542ms) from=10.233.68.125:41406 2022/04/25 05:07:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Node info in sync 2022/04/25 05:07:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (813.408µs) from=10.233.68.125:41414 2022/04/25 05:07:05 [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. 2022/04/25 05:07:05 [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. 2022/04/25 05:07:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.68.30_8446" 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Node info in sync 2022/04/25 05:07:05 [DEBUG] http: Request PUT /v1/agent/service/register (7.075558ms) from=10.233.68.125:41416 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:05 [DEBUG] agent: Node info in sync 2022/04/25 05:07:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (977.04µs) from=10.233.68.125:41444 2022/04/25 05:07:07 [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. 2022/04/25 05:07:07 [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. 2022/04/25 05:07:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:07 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.68.30_8446" 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:07 [DEBUG] agent: Node info in sync 2022/04/25 05:07:07 [DEBUG] http: Request PUT /v1/agent/service/register (6.035848ms) from=10.233.68.125:41454 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:07 [DEBUG] agent: Node info in sync 2022/04/25 05:07:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (427.343µs) from=10.233.68.125:41458 2022/04/25 05:07:08 [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. 2022/04/25 05:07:08 [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. 2022/04/25 05:07:08 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.68.30_8446" 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:08 [DEBUG] agent: Node info in sync 2022/04/25 05:07:08 [DEBUG] http: Request PUT /v1/agent/service/register (4.407564ms) from=10.233.68.125:41468 2022/04/25 05:07:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:08 [DEBUG] agent: Node info in sync 2022/04/25 05:07:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (531.428µs) from=10.233.68.125:41476 2022/04/25 05:07:09 [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. 2022/04/25 05:07:09 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.68.30_8446" 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:09 [DEBUG] agent: Node info in sync 2022/04/25 05:07:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.378355ms) from=10.233.68.125:41496 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Node info in sync 2022/04/25 05:07:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (499.648µs) from=10.233.68.125:41498 2022/04/25 05:07:09 [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. 2022/04/25 05:07:09 [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. 2022/04/25 05:07:09 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.68.30_8446" 2022/04/25 05:07:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Node info in sync 2022/04/25 05:07:09 [DEBUG] http: Request PUT /v1/agent/service/register (4.524479ms) from=10.233.68.125:41502 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:09 [DEBUG] agent: Node info in sync 2022/04/25 05:07:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (519.881µs) from=10.233.68.125:41504 2022/04/25 05:07:10 [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. 2022/04/25 05:07:10 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:10 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.68.30_8446" 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:10 [DEBUG] agent: Node info in sync 2022/04/25 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (7.590215ms) from=10.233.68.125:41518 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Node info in sync 2022/04/25 05:07:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (620.177µs) from=10.233.68.125:41520 2022/04/25 05:07:10 [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. 2022/04/25 05:07:10 [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. 2022/04/25 05:07:10 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.68.30_8446" 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:10 [DEBUG] agent: Node info in sync 2022/04/25 05:07:10 [DEBUG] http: Request PUT /v1/agent/service/register (17.005361ms) from=10.233.68.125:41526 2022/04/25 05:07:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:10 [DEBUG] agent: Node info in sync 2022/04/25 05:07:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (865.405µs) from=10.233.68.125:41532 2022/04/25 05:07:11 [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. 2022/04/25 05:07:11 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.68.30_8446" 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Node info in sync 2022/04/25 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (4.820249ms) from=10.233.68.125:41534 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Node info in sync 2022/04/25 05:07:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (562.561µs) from=10.233.68.125:41536 2022/04/25 05:07:11 [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. 2022/04/25 05:07:11 [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. 2022/04/25 05:07:11 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.68.30_8446" 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Node info in sync 2022/04/25 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.070104ms) from=10.233.68.125:41540 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Node info in sync 2022/04/25 05:07:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (690.989µs) from=10.233.68.125:41542 2022/04/25 05:07:11 [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. 2022/04/25 05:07:11 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.68.30_8446" 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Node info in sync 2022/04/25 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.810811ms) from=10.233.68.125:41548 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Node info in sync 2022/04/25 05:07:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (361.986µs) from=10.233.68.125:41550 2022/04/25 05:07:11 [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. 2022/04/25 05:07:11 [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. 2022/04/25 05:07:11 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.68.30_8446" 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Node info in sync 2022/04/25 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (10.686371ms) from=10.233.68.125:41556 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Node info in sync 2022/04/25 05:07:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (636.686µs) from=10.233.68.125:41560 2022/04/25 05:07:11 [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. 2022/04/25 05:07:11 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.68.30_8446" 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Node info in sync 2022/04/25 05:07:11 [DEBUG] http: Request PUT /v1/agent/service/register (5.026033ms) from=10.233.68.125:41562 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:11 [DEBUG] agent: Node info in sync 2022/04/25 05:07:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (488.383µs) from=10.233.68.125:41564 2022/04/25 05:07:12 [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. 2022/04/25 05:07:12 [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. 2022/04/25 05:07:12 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.68.30_8446" 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Node info in sync 2022/04/25 05:07:12 [DEBUG] http: Request PUT /v1/agent/service/register (44.394794ms) from=10.233.68.125:41568 2022/04/25 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Node info in sync 2022/04/25 05:07:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (733.015µs) from=10.233.68.125:41572 2022/04/25 05:07:12 [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. 2022/04/25 05:07:12 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.68.30_8446" 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:12 [DEBUG] agent: Node info in sync 2022/04/25 05:07:12 [DEBUG] http: Request PUT /v1/agent/service/register (5.459414ms) from=10.233.68.125:41574 2022/04/25 05:07:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:12 [DEBUG] agent: Node info in sync 2022/04/25 05:07:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (1.515824ms) from=10.233.68.125:41576 2022/04/25 05:07:13 [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. 2022/04/25 05:07:13 [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. 2022/04/25 05:07:13 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.68.30_8446" 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Node info in sync 2022/04/25 05:07:13 [DEBUG] http: Request PUT /v1/agent/service/register (5.092784ms) from=10.233.68.125:41582 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Node info in sync 2022/04/25 05:07:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (640.375µs) from=10.233.68.125:41584 2022/04/25 05:07:13 [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. 2022/04/25 05:07:13 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.68.30_8446" 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Node info in sync 2022/04/25 05:07:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.223817ms) from=10.233.68.125:41588 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Node info in sync 2022/04/25 05:07:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (584.552µs) from=10.233.68.125:41590 2022/04/25 05:07:13 [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. 2022/04/25 05:07:13 [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. 2022/04/25 05:07:13 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.68.30_8446" 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Node info in sync 2022/04/25 05:07:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.876437ms) from=10.233.68.125:41600 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:13 [DEBUG] agent: Node info in sync 2022/04/25 05:07:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (505.745µs) from=10.233.68.125:41604 2022/04/25 05:07:14 [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. 2022/04/25 05:07:14 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.68.30_8446" 2022/04/25 05:07:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:14 [DEBUG] agent: Node info in sync 2022/04/25 05:07:14 [DEBUG] http: Request PUT /v1/agent/service/register (4.530889ms) from=10.233.68.125:41612 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Node info in sync 2022/04/25 05:07:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (762.603µs) from=10.233.68.125:41614 2022/04/25 05:07:14 [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. 2022/04/25 05:07:14 [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. 2022/04/25 05:07:14 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.68.30_8446" 2022/04/25 05:07:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Node info in sync 2022/04/25 05:07:14 [DEBUG] http: Request PUT /v1/agent/service/register (5.009497ms) from=10.233.68.125:41624 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:14 [DEBUG] agent: Node info in sync 2022/04/25 05:07:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (420.92µs) from=10.233.68.125:41630 2022/04/25 05:07:15 [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. 2022/04/25 05:07:15 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.68.30_8446" 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Node info in sync 2022/04/25 05:07:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.852894ms) from=10.233.68.125:41636 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Node info in sync 2022/04/25 05:07:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (495.596µs) from=10.233.68.125:41638 2022/04/25 05:07:15 [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. 2022/04/25 05:07:15 [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. 2022/04/25 05:07:15 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.68.30_8446" 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Node info in sync 2022/04/25 05:07:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.300443ms) from=10.233.68.125:41640 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:15 [DEBUG] agent: Node info in sync 2022/04/25 05:07:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (397.293µs) from=10.233.68.125:41642 2022/04/25 05:07:15 [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. 2022/04/25 05:07:15 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.68.30_8446" 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Node info in sync 2022/04/25 05:07:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.42545ms) from=10.233.68.125:41644 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Node info in sync 2022/04/25 05:07:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (529.087µs) from=10.233.68.125:41648 2022/04/25 05:07:15 [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. 2022/04/25 05:07:15 [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. 2022/04/25 05:07:15 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.68.30_8446" 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Node info in sync 2022/04/25 05:07:15 [DEBUG] http: Request PUT /v1/agent/service/register (10.796663ms) from=10.233.68.125:41654 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Node info in sync 2022/04/25 05:07:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (608.485µs) from=10.233.68.125:41658 2022/04/25 05:07:15 [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. 2022/04/25 05:07:15 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.68.30_8446" 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Node info in sync 2022/04/25 05:07:15 [DEBUG] http: Request PUT /v1/agent/service/register (10.248766ms) from=10.233.68.125:41660 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Node info in sync 2022/04/25 05:07:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (595.553µs) from=10.233.68.125:41662 2022/04/25 05:07:15 [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. 2022/04/25 05:07:15 [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. 2022/04/25 05:07:15 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [INFO] agent: Synced service "_v11__aai-nquery_10.233.68.30_8446" 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Node info in sync 2022/04/25 05:07:15 [DEBUG] http: Request PUT /v1/agent/service/register (6.579798ms) from=10.233.68.125:41664 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:15 [DEBUG] agent: Node info in sync 2022/04/25 05:07:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (531.699µs) from=10.233.68.125:41666 2022/04/25 05:07:16 [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. 2022/04/25 05:07:16 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [INFO] agent: Synced service "_v11_aai-nquery_10.233.68.30_8446" 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Node info in sync 2022/04/25 05:07:16 [DEBUG] http: Request PUT /v1/agent/service/register (12.217867ms) from=10.233.68.125:41674 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Node info in sync 2022/04/25 05:07:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (848.841µs) from=10.233.68.125:41676 2022/04/25 05:07:16 [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. 2022/04/25 05:07:16 [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. 2022/04/25 05:07:16 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:16 [INFO] agent: Synced service "_v12__aai-nquery_10.233.68.30_8446" 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Node info in sync 2022/04/25 05:07:16 [DEBUG] http: Request PUT /v1/agent/service/register (6.260313ms) from=10.233.68.125:41678 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Node info in sync 2022/04/25 05:07:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (623.708µs) from=10.233.68.125:41686 2022/04/25 05:07:16 [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. 2022/04/25 05:07:16 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [INFO] agent: Synced service "_v12_aai-nquery_10.233.68.30_8446" 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Node info in sync 2022/04/25 05:07:16 [DEBUG] http: Request PUT /v1/agent/service/register (8.39934ms) from=10.233.68.125:41692 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Node info in sync 2022/04/25 05:07:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (758.621µs) from=10.233.68.125:41694 2022/04/25 05:07:16 [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. 2022/04/25 05:07:16 [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. 2022/04/25 05:07:16 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [INFO] agent: Synced service "_v13__aai-nquery_10.233.68.30_8446" 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Node info in sync 2022/04/25 05:07:16 [DEBUG] http: Request PUT /v1/agent/service/register (4.793181ms) from=10.233.68.125:41698 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Node info in sync 2022/04/25 05:07:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (665.139µs) from=10.233.68.125:41700 2022/04/25 05:07:16 [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. 2022/04/25 05:07:16 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [INFO] agent: Synced service "_v13_aai-nquery_10.233.68.30_8446" 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Node info in sync 2022/04/25 05:07:16 [DEBUG] http: Request PUT /v1/agent/service/register (7.209227ms) from=10.233.68.125:41702 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Node info in sync 2022/04/25 05:07:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (621.4µs) from=10.233.68.125:41704 2022/04/25 05:07:16 [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. 2022/04/25 05:07:16 [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. 2022/04/25 05:07:16 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [INFO] agent: Synced service "_v14__aai-nquery_10.233.68.30_8446" 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Node info in sync 2022/04/25 05:07:16 [DEBUG] http: Request PUT /v1/agent/service/register (6.148395ms) from=10.233.68.125:41712 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Node info in sync 2022/04/25 05:07:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (900.802µs) from=10.233.68.125:41714 2022/04/25 05:07:16 [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. 2022/04/25 05:07:16 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [INFO] agent: Synced service "_v14_aai-nquery_10.233.68.30_8446" 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Node info in sync 2022/04/25 05:07:16 [DEBUG] http: Request PUT /v1/agent/service/register (5.809811ms) from=10.233.68.125:41718 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:16 [DEBUG] agent: Node info in sync 2022/04/25 05:07:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (640.195µs) from=10.233.68.125:41720 2022/04/25 05:07:17 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:17 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [INFO] agent: Synced service "_v15__aai-nquery_10.233.68.30_8446" 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Node info in sync 2022/04/25 05:07:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.031545ms) from=10.233.68.125:41724 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Node info in sync 2022/04/25 05:07:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (585.977µs) from=10.233.68.125:41726 2022/04/25 05:07:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:17 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [INFO] agent: Synced service "_v15_aai-nquery_10.233.68.30_8446" 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Node info in sync 2022/04/25 05:07:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.640466ms) from=10.233.68.125:41730 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Node info in sync 2022/04/25 05:07:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (561.498µs) from=10.233.68.125:41732 2022/04/25 05:07:17 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:17 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [INFO] agent: Synced service "_v16__aai-nquery_10.233.68.30_8446" 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Node info in sync 2022/04/25 05:07:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.816926ms) from=10.233.68.125:41736 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Node info in sync 2022/04/25 05:07:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (550.746µs) from=10.233.68.125:41740 2022/04/25 05:07:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:17 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [INFO] agent: Synced service "_v16_aai-nquery_10.233.68.30_8446" 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Node info in sync 2022/04/25 05:07:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.409564ms) from=10.233.68.125:41742 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:17 [DEBUG] agent: Node info in sync 2022/04/25 05:07:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (611.415µs) from=10.233.68.125:41746 2022/04/25 05:07:17 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:17 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [INFO] agent: Synced service "_v17__aai-nquery_10.233.68.30_8446" 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Node info in sync 2022/04/25 05:07:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.463065ms) from=10.233.68.125:41750 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Node info in sync 2022/04/25 05:07:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (653.208µs) from=10.233.68.125:41752 2022/04/25 05:07:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/25 05:07:17 [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. 2022/04/25 05:07: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. 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.129_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.51.76_9015" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.30.159_443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_catalog_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_nsd_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_parser_10.233.29.121_8806" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.204_9007" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.57.6_8181" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [INFO] agent: Synced service "_v17_aai-nquery_10.233.68.30_8446" 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud_10.233.20.10_9001" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_message-router_10.233.3.205_3904" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Node info in sync 2022/04/25 05:07:17 [DEBUG] http: Request PUT /v1/agent/service/register (6.374481ms) from=10.233.68.125:41756 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.55.202_8080" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_sdc_10.233.55.202_8443" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.30_9011" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.30_8446" in sync 2022/04/25 05:07:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.23