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: '00537154-1d17-ffd8-b523-36f4d9a65fda' Node name: 'onap-msb-consul-f96d66b85-6wp84' 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/08/23 09:47:50 [DEBUG] agent: Using random ID "00537154-1d17-ffd8-b523-36f4d9a65fda" as node ID 2022/08/23 09:47:50 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:00537154-1d17-ffd8-b523-36f4d9a65fda Address:127.0.0.1:8300}] 2022/08/23 09:47:50 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/08/23 09:47:50 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-6wp84.dc1 127.0.0.1 2022/08/23 09:47:50 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-6wp84 127.0.0.1 2022/08/23 09:47:50 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-6wp84 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/23 09:47:50 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-6wp84.dc1" in area "wan" 2022/08/23 09:47:50 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/08/23 09:47:50 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/08/23 09:47:50 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/08/23 09:47:50 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/08/23 09:47:50 [INFO] agent: started state syncer 2022/08/23 09:47:50 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/08/23 09:47:50 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/08/23 09:47:50 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/08/23 09:47:50 [DEBUG] raft: Votes needed: 1 2022/08/23 09:47:50 [DEBUG] raft: Vote granted from 00537154-1d17-ffd8-b523-36f4d9a65fda in term 2. Tally: 1 2022/08/23 09:47:50 [INFO] raft: Election won. Tally: 1 2022/08/23 09:47:50 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/08/23 09:47:50 [INFO] consul: cluster leadership acquired 2022/08/23 09:47:50 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-6wp84 2022/08/23 09:47:50 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/08/23 09:47:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6wp84" since the cluster is too small 2022/08/23 09:47:50 [INFO] consul: member 'onap-msb-consul-f96d66b85-6wp84' joined, marking health alive 2022/08/23 09:47:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/23 09:47:50 [INFO] agent: Synced node info 2022/08/23 09:47:50 [DEBUG] agent: Node info in sync 2022/08/23 09:47:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/23 09:47:51 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.1 (currently running: 1.4.3) 2022/08/23 09:48:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6wp84" since the cluster is too small 2022/08/23 09:49:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/23 09:49:17 [DEBUG] agent: Node info in sync 2022/08/23 09:49:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-6wp84.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/23 09:49:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6wp84" since the cluster is too small 2022/08/23 09:50:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/23 09:50:38 [DEBUG] agent: Node info in sync 2022/08/23 09:50:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6wp84" since the cluster is too small 2022/08/23 09:51:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6wp84" since the cluster is too small 2022/08/23 09:52:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-6wp84.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/23 09:52:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/23 09:52:22 [DEBUG] agent: Node info in sync 2022/08/23 09:52:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6wp84" since the cluster is too small 2022/08/23 09:53:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/23 09:53:39 [DEBUG] agent: Node info in sync 2022/08/23 09:53:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6wp84" since the cluster is too small 2022/08/23 09:54:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-6wp84.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/23 09:54:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/23 09:54:48 [DEBUG] agent: Node info in sync 2022/08/23 09:54:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6wp84" since the cluster is too small 2022/08/23 09:55:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6wp84" since the cluster is too small 2022/08/23 09:56:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/23 09:56:11 [DEBUG] agent: Node info in sync 2022/08/23 09:56:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6wp84" since the cluster is too small 2022/08/23 09:57:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-6wp84.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/08/23 09:57:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/23 09:57:35 [DEBUG] agent: Node info in sync 2022/08/23 09:57:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6wp84" since the cluster is too small 2022/08/23 09:58:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6wp84" since the cluster is too small 2022/08/23 09:59:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/08/23 09:59:11 [DEBUG] agent: Node info in sync 2022/08/23 09:59:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6wp84" since the cluster is too small 2022/08/23 09:59:52 [DEBUG] http: Request GET /v1/status/leader (1.518851ms) from=10.233.67.223:36494 2022/08/23 09:59:52 [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/08/23 09:59: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/08/23 09:59:52 [INFO] agent: Synced service "_v0_multicloud_10.233.10.174_9001" 2022/08/23 09:59:52 [DEBUG] agent: Node info in sync 2022/08/23 09:59:52 [DEBUG] http: Request PUT /v1/agent/service/register (35.020838ms) from=10.233.67.223:36496 2022/08/23 09:59:52 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [DEBUG] agent: Node info in sync 2022/08/23 09:59:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (3.626629ms) from=10.233.67.223:36500 2022/08/23 09:59:52 [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/08/23 09:59: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/08/23 09:59:52 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [INFO] agent: Synced service "_v1_multicloud_10.233.10.174_9001" 2022/08/23 09:59:52 [DEBUG] agent: Node info in sync 2022/08/23 09:59:52 [DEBUG] http: Request PUT /v1/agent/service/register (7.212205ms) from=10.233.67.223:36502 2022/08/23 09:59:52 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [DEBUG] agent: Node info in sync 2022/08/23 09:59:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (666.175µs) from=10.233.67.223:36504 2022/08/23 09:59:52 [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/08/23 09:59:52 [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/08/23 09:59:52 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [INFO] agent: Synced service "_v1_sdc-gui_10.233.7.80_8181" 2022/08/23 09:59:52 [DEBUG] agent: Node info in sync 2022/08/23 09:59:52 [DEBUG] http: Request PUT /v1/agent/service/register (5.87709ms) from=10.233.67.223:36508 2022/08/23 09:59:52 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:52 [DEBUG] agent: Node info in sync 2022/08/23 09:59:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (507.221µs) from=10.233.67.223:36510 2022/08/23 09:59:52 [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/08/23 09:59:52 [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/08/23 09:59:52 [INFO] agent: Synced service "_v1_wf-gui_10.233.54.155_8443" 2022/08/23 09:59:52 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:52 [DEBUG] agent: Node info in sync 2022/08/23 09:59:52 [DEBUG] http: Request PUT /v1/agent/service/register (9.855347ms) from=10.233.67.223:36512 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [DEBUG] agent: Node info in sync 2022/08/23 09:59:52 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (3.617593ms) from=10.233.67.223:36514 2022/08/23 09:59:52 [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/08/23 09:59: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/08/23 09:59:52 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.54.103_9015" 2022/08/23 09:59:52 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:52 [DEBUG] agent: Node info in sync 2022/08/23 09:59:52 [DEBUG] http: Request PUT /v1/agent/service/register (4.73195ms) from=10.233.67.223:36518 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [DEBUG] agent: Node info in sync 2022/08/23 09:59:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (496.84µs) from=10.233.67.223:36520 2022/08/23 09:59:52 [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/08/23 09:59: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/08/23 09:59:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:52 [INFO] agent: Synced service "_v1_message-router_10.233.53.84_3904" 2022/08/23 09:59:52 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:52 [DEBUG] agent: Node info in sync 2022/08/23 09:59:52 [DEBUG] http: Request PUT /v1/agent/service/register (15.323056ms) from=10.233.67.223:36524 2022/08/23 09:59:52 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:52 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:52 [DEBUG] agent: Node info in sync 2022/08/23 09:59:52 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (490.005µs) from=10.233.67.223:36526 2022/08/23 09:59:53 [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/08/23 09:59: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/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [INFO] agent: Synced service "_v1_sdc_10.233.40.74_8443" 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (4.753545ms) from=10.233.67.223:36528 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (502.077µs) from=10.233.67.223:36532 2022/08/23 09:59:53 [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/08/23 09:59: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/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.40.74_8080" 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (11.41501ms) from=10.233.67.223:36534 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (433.134µs) from=10.233.67.223:36536 2022/08/23 09:59:53 [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/08/23 09:59: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/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.61.11_443" 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (9.988274ms) from=10.233.67.223:36538 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.412953ms) from=10.233.67.223:36540 2022/08/23 09:59:53 [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/08/23 09:59: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/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [INFO] agent: Synced service "_v1_parser_10.233.29.79_8806" 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (11.290006ms) from=10.233.67.223:36544 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request GET /v1/health/service/parser-v1 (386.749µs) from=10.233.67.223:36546 2022/08/23 09:59:53 [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/08/23 09:59: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/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:53 [INFO] agent: Synced service "_v1_catalog_10.233.29.79_8806" 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (6.348213ms) from=10.233.67.223:36548 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (368.986µs) from=10.233.67.223:36550 2022/08/23 09:59:53 [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/08/23 09:59: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/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [INFO] agent: Synced service "_v1_nsd_10.233.29.79_8806" 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (16.565433ms) from=10.233.67.223:36554 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (415.392µs) from=10.233.67.223:36560 2022/08/23 09:59:53 [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/08/23 09:59: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/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.29.79_8806" 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (42.060855ms) from=10.233.67.223:36562 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (418.018µs) from=10.233.67.223:36564 2022/08/23 09:59:53 [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/08/23 09:59: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/08/23 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.45.27_9007" 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (26.392222ms) from=10.233.67.223:36566 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (473.536µs) from=10.233.67.223:36568 2022/08/23 09:59: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/08/23 09:59: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/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.45.27_9007" 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (23.952281ms) from=10.233.67.223:36574 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (4.614813ms) from=10.233.67.223:36576 2022/08/23 09:59:53 [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/08/23 09:59: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/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:53 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.28.5_9011" 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (19.368315ms) from=10.233.67.223:36578 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (416.581µs) from=10.233.67.223:36582 2022/08/23 09:59:53 [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/08/23 09:59: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/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.28.5_9011" 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (11.060514ms) from=10.233.67.223:36584 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (565.119µs) from=10.233.67.223:36588 2022/08/23 09:59:53 [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/08/23 09:59:53 [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/08/23 09:59:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:53 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.69.165_8446" 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (20.853794ms) from=10.233.67.223:36590 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:53 [DEBUG] agent: Node info in sync 2022/08/23 09:59:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (497.705µs) from=10.233.67.223:36592 2022/08/23 09:59:54 [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/08/23 09:59:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.69.165_8446" 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request PUT /v1/agent/service/register (9.697646ms) from=10.233.67.223:36594 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (677.315µs) from=10.233.67.223:36596 2022/08/23 09:59:54 [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/08/23 09:59:54 [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/08/23 09:59:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.69.165_8446" 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.781414ms) from=10.233.67.223:36600 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (432.089µs) from=10.233.67.223:36602 2022/08/23 09:59:54 [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/08/23 09:59:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.69.165_8446" 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request PUT /v1/agent/service/register (18.149762ms) from=10.233.67.223:36604 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (391.03µs) from=10.233.67.223:36606 2022/08/23 09:59:54 [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/08/23 09:59:54 [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/08/23 09:59:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.69.165_8446" 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request PUT /v1/agent/service/register (10.88422ms) from=10.233.67.223:36614 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (401.212µs) from=10.233.67.223:36616 2022/08/23 09:59:54 [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/08/23 09:59:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.69.165_8446" 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request PUT /v1/agent/service/register (8.233309ms) from=10.233.67.223:36618 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (439.549µs) from=10.233.67.223:36620 2022/08/23 09:59:54 [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/08/23 09:59:54 [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/08/23 09:59:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.69.165_8446" 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request PUT /v1/agent/service/register (20.512279ms) from=10.233.67.223:36622 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (416.796µs) from=10.233.67.223:36624 2022/08/23 09:59:54 [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/08/23 09:59:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.69.165_8446" 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request PUT /v1/agent/service/register (25.256994ms) from=10.233.67.223:36628 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (427.655µs) from=10.233.67.223:36632 2022/08/23 09:59:54 [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/08/23 09:59:54 [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/08/23 09:59:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.69.165_8446" 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request PUT /v1/agent/service/register (42.653545ms) from=10.233.67.223:36636 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (491.835µs) from=10.233.67.223:36638 2022/08/23 09:59:54 [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/08/23 09:59:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.69.165_8446" 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request PUT /v1/agent/service/register (10.004824ms) from=10.233.67.223:36640 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (466.16µs) from=10.233.67.223:36642 2022/08/23 09:59:54 [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/08/23 09:59:54 [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/08/23 09:59:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.69.165_8446" 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request PUT /v1/agent/service/register (7.523014ms) from=10.233.67.223:36644 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (748.371µs) from=10.233.67.223:36646 2022/08/23 09:59:54 [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/08/23 09:59:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.69.165_8446" 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request PUT /v1/agent/service/register (5.639198ms) from=10.233.67.223:36648 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (346.316µs) from=10.233.67.223:36650 2022/08/23 09:59:54 [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/08/23 09:59:54 [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/08/23 09:59:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.69.165_8446" 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.072076ms) from=10.233.67.223:36652 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (8.713717ms) from=10.233.67.223:36656 2022/08/23 09:59:54 [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/08/23 09:59:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.69.165_8446" 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request PUT /v1/agent/service/register (4.32153ms) from=10.233.67.223:36660 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:54 [DEBUG] agent: Node info in sync 2022/08/23 09:59:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (479.719µs) from=10.233.67.223:36664 2022/08/23 09:59:54 [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/08/23 09:59:54 [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/08/23 09:59:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.69.165_8446" 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (26.820529ms) from=10.233.67.223:36666 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (415.718µs) from=10.233.67.223:36668 2022/08/23 09:59:55 [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/08/23 09:59:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.69.165_8446" 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (8.371259ms) from=10.233.67.223:36670 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (381.22µs) from=10.233.67.223:36672 2022/08/23 09:59:55 [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/08/23 09:59:55 [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/08/23 09:59:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.69.165_8446" 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (13.77961ms) from=10.233.67.223:36674 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (436.432µs) from=10.233.67.223:36676 2022/08/23 09:59:55 [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/08/23 09:59:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.69.165_8446" 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (7.072388ms) from=10.233.67.223:36678 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (480.902µs) from=10.233.67.223:36680 2022/08/23 09:59:55 [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/08/23 09:59:55 [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/08/23 09:59:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.69.165_8446" 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (38.974632ms) from=10.233.67.223:36682 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (485.999µs) from=10.233.67.223:36684 2022/08/23 09:59:55 [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/08/23 09:59:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.69.165_8446" 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (33.057602ms) from=10.233.67.223:36686 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (378.301µs) from=10.233.67.223:36690 2022/08/23 09:59:55 [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/08/23 09:59:55 [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/08/23 09:59:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.69.165_8446" 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (3.695996ms) from=10.233.67.223:36692 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (440.042µs) from=10.233.67.223:36694 2022/08/23 09:59:55 [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/08/23 09:59:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.69.165_8446" 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.401825ms) from=10.233.67.223:36696 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (380.175µs) from=10.233.67.223:36698 2022/08/23 09:59:55 [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/08/23 09:59:55 [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/08/23 09:59:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.69.165_8446" 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (30.514853ms) from=10.233.67.223:36702 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (387.793µs) from=10.233.67.223:36704 2022/08/23 09:59:55 [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/08/23 09:59:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.69.165_8446" 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (26.897973ms) from=10.233.67.223:36706 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (2.113983ms) from=10.233.67.223:36708 2022/08/23 09:59:55 [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/08/23 09:59:55 [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/08/23 09:59:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.69.165_8446" 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (9.659714ms) from=10.233.67.223:36710 2022/08/23 09:59:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (551.466µs) from=10.233.67.223:36712 2022/08/23 09:59:55 [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/08/23 09:59:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.69.165_8446" 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (19.478242ms) from=10.233.67.223:36714 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (441.26µs) from=10.233.67.223:36718 2022/08/23 09:59:55 [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/08/23 09:59:55 [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/08/23 09:59:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.69.165_8446" 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (62.470574ms) from=10.233.67.223:36720 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (330.707µs) from=10.233.67.223:36724 2022/08/23 09:59:55 [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/08/23 09:59:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.69.165_8446" 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (15.095434ms) from=10.233.67.223:36726 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (480.423µs) from=10.233.67.223:36728 2022/08/23 09:59:55 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59: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/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.69.165_8446" 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (4.831057ms) from=10.233.67.223:36730 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:55 [DEBUG] agent: Node info in sync 2022/08/23 09:59:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (415.616µs) from=10.233.67.223:36732 2022/08/23 09:59:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.69.165_8446" 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (6.248269ms) from=10.233.67.223:36734 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (478.931µs) from=10.233.67.223:36736 2022/08/23 09:59:56 [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/08/23 09:59:56 [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/08/23 09:59:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.69.165_8446" 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (42.54133ms) from=10.233.67.223:36738 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (518.422µs) from=10.233.67.223:36742 2022/08/23 09:59:56 [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/08/23 09:59:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.69.165_8446" 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (6.502981ms) from=10.233.67.223:36744 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (7.296058ms) from=10.233.67.223:36746 2022/08/23 09:59:56 [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/08/23 09:59:56 [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/08/23 09:59:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.69.165_8446" 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (6.972928ms) from=10.233.67.223:36748 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (461.527µs) from=10.233.67.223:36750 2022/08/23 09:59:56 [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/08/23 09:59:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.69.165_8446" 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.877911ms) from=10.233.67.223:36752 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (1.177043ms) from=10.233.67.223:36754 2022/08/23 09:59:56 [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/08/23 09:59:56 [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/08/23 09:59:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.69.165_8446" 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.686176ms) from=10.233.67.223:36756 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (967.206µs) from=10.233.67.223:36760 2022/08/23 09:59:56 [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/08/23 09:59:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.69.165_8446" 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (14.595008ms) from=10.233.67.223:36764 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (627.892µs) from=10.233.67.223:36766 2022/08/23 09:59:56 [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/08/23 09:59:56 [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/08/23 09:59:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [INFO] agent: Synced service "_v11__aai-nquery_10.233.69.165_8446" 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (7.699287ms) from=10.233.67.223:36768 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (344.672µs) from=10.233.67.223:36770 2022/08/23 09:59:56 [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/08/23 09:59:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [INFO] agent: Synced service "_v11_aai-nquery_10.233.69.165_8446" 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (19.371451ms) from=10.233.67.223:36774 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (498.381µs) from=10.233.67.223:36776 2022/08/23 09:59:56 [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/08/23 09:59:56 [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/08/23 09:59:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [INFO] agent: Synced service "_v12__aai-nquery_10.233.69.165_8446" 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (19.198205ms) from=10.233.67.223:36782 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (1.413884ms) from=10.233.67.223:36784 2022/08/23 09:59:56 [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/08/23 09:59:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [INFO] agent: Synced service "_v12_aai-nquery_10.233.69.165_8446" 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (6.573319ms) from=10.233.67.223:36788 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (604.66µs) from=10.233.67.223:36790 2022/08/23 09:59:56 [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/08/23 09:59:56 [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/08/23 09:59:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [INFO] agent: Synced service "_v13__aai-nquery_10.233.69.165_8446" 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (18.188259ms) from=10.233.67.223:36792 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (368.217µs) from=10.233.67.223:36794 2022/08/23 09:59:56 [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/08/23 09:59:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [INFO] agent: Synced service "_v13_aai-nquery_10.233.69.165_8446" 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.796087ms) from=10.233.67.223:36796 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (1.506545ms) from=10.233.67.223:36798 2022/08/23 09:59:56 [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/08/23 09:59:56 [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/08/23 09:59:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [INFO] agent: Synced service "_v14__aai-nquery_10.233.69.165_8446" 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (4.803793ms) from=10.233.67.223:36800 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:56 [DEBUG] agent: Node info in sync 2022/08/23 09:59:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (889.573µs) from=10.233.67.223:36802 2022/08/23 09:59:57 [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/08/23 09:59: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/08/23 09:59: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/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [INFO] agent: Synced service "_v14_aai-nquery_10.233.69.165_8446" 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Node info in sync 2022/08/23 09:59:57 [DEBUG] http: Request PUT /v1/agent/service/register (6.004599ms) from=10.233.67.223:36804 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Node info in sync 2022/08/23 09:59:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (371.08µs) from=10.233.67.223:36808 2022/08/23 09:59:57 [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/08/23 09:59:57 [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/08/23 09:59: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/08/23 09:59: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/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [INFO] agent: Synced service "_v15__aai-nquery_10.233.69.165_8446" 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Node info in sync 2022/08/23 09:59:57 [DEBUG] http: Request PUT /v1/agent/service/register (12.315235ms) from=10.233.67.223:36810 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Node info in sync 2022/08/23 09:59:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (442.244µs) from=10.233.67.223:36812 2022/08/23 09:59:57 [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/08/23 09:59: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/08/23 09:59: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/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:57 [INFO] agent: Synced service "_v15_aai-nquery_10.233.69.165_8446" 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Node info in sync 2022/08/23 09:59:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.573473ms) from=10.233.67.223:36814 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Node info in sync 2022/08/23 09:59:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (453.979µs) from=10.233.67.223:36816 2022/08/23 09:59:57 [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/08/23 09:59:57 [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/08/23 09:59: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/08/23 09:59: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/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [INFO] agent: Synced service "_v16__aai-nquery_10.233.69.165_8446" 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Node info in sync 2022/08/23 09:59:57 [DEBUG] http: Request PUT /v1/agent/service/register (7.950541ms) from=10.233.67.223:36820 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Node info in sync 2022/08/23 09:59:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (380.02µs) from=10.233.67.223:36822 2022/08/23 09:59:57 [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/08/23 09:59: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/08/23 09:59: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/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [INFO] agent: Synced service "_v16_aai-nquery_10.233.69.165_8446" 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Node info in sync 2022/08/23 09:59:57 [DEBUG] http: Request PUT /v1/agent/service/register (10.724287ms) from=10.233.67.223:36824 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Node info in sync 2022/08/23 09:59:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (1.668866ms) from=10.233.67.223:36826 2022/08/23 09:59:57 [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/08/23 09:59:57 [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/08/23 09:59: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/08/23 09:59: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/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [INFO] agent: Synced service "_v17__aai-nquery_10.233.69.165_8446" 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Node info in sync 2022/08/23 09:59:57 [DEBUG] http: Request PUT /v1/agent/service/register (19.722927ms) from=10.233.67.223:36828 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Node info in sync 2022/08/23 09:59:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (547.16µs) from=10.233.67.223:36830 2022/08/23 09:59:57 [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/08/23 09:59: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/08/23 09:59: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/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.80_8181" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.54.155_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [INFO] agent: Synced service "_v17_aai-nquery_10.233.69.165_8446" 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.61.11_443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_parser_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.103_9015" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.74_8080" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v16__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.40.74_8443" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.53.84_3904" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.29.79_8806" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.5_9011" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.165_8446" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.10.174_9001" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.27_9007" in sync 2022/08/23 09:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.165_8446" in sync 2022/0