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: '6b976583-37d8-75c6-835a-a338ae56cd0a'
Node name: 'onap-msb-consul-f96d66b85-cdkdh'
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/05/03 04:49:05 [DEBUG] agent: Using random ID "6b976583-37d8-75c6-835a-a338ae56cd0a" as node ID
2022/05/03 04:49:05 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:6b976583-37d8-75c6-835a-a338ae56cd0a Address:127.0.0.1:8300}]
2022/05/03 04:49:05 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-cdkdh.dc1 127.0.0.1
2022/05/03 04:49:05 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
2022/05/03 04:49:06 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-cdkdh 127.0.0.1
2022/05/03 04:49:06 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-cdkdh.dc1" in area "wan"
2022/05/03 04:49:06 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-cdkdh (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/05/03 04:49:06 [DEBUG] agent/proxy: managed Connect proxy manager started
2022/05/03 04:49:06 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
2022/05/03 04:49:06 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
2022/05/03 04:49:06 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
2022/05/03 04:49:06 [INFO] agent: started state syncer
2022/05/03 04:49:06 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
2022/05/03 04:49:06 [WARN] raft: Heartbeat timeout from "" reached, starting election
2022/05/03 04:49:06 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
2022/05/03 04:49:06 [DEBUG] raft: Votes needed: 1
2022/05/03 04:49:06 [DEBUG] raft: Vote granted from 6b976583-37d8-75c6-835a-a338ae56cd0a in term 2. Tally: 1
2022/05/03 04:49:06 [INFO] raft: Election won. Tally: 1
2022/05/03 04:49:06 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
2022/05/03 04:49:06 [INFO] consul: cluster leadership acquired
2022/05/03 04:49:06 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-cdkdh
2022/05/03 04:49:06 [INFO] connect: initialized primary datacenter CA with provider "consul"
2022/05/03 04:49:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cdkdh" since the cluster is too small
2022/05/03 04:49:06 [INFO] consul: member 'onap-msb-consul-f96d66b85-cdkdh' joined, marking health alive
2022/05/03 04:49:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/05/03 04:49:06 [INFO] agent: Synced node info
2022/05/03 04:49:06 [DEBUG] agent: Node info in sync
2022/05/03 04:49:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/05/03 04:49:08 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.12.0 (currently running: 1.4.3)
2022/05/03 04:50:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cdkdh" since the cluster is too small
2022/05/03 04:50:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/05/03 04:50:16 [DEBUG] agent: Node info in sync
2022/05/03 04:51:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-cdkdh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/05/03 04:51:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cdkdh" since the cluster is too small
2022/05/03 04:52:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/05/03 04:52:01 [DEBUG] agent: Node info in sync
2022/05/03 04:52:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cdkdh" since the cluster is too small
2022/05/03 04:53:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cdkdh" since the cluster is too small
2022/05/03 04:53:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/05/03 04:53:21 [DEBUG] agent: Node info in sync
2022/05/03 04:53:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-cdkdh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/05/03 04:54:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cdkdh" since the cluster is too small
2022/05/03 04:54:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/05/03 04:54:26 [DEBUG] agent: Node info in sync
2022/05/03 04:55:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cdkdh" since the cluster is too small
2022/05/03 04:55:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-cdkdh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/05/03 04:56:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cdkdh" since the cluster is too small
2022/05/03 04:56:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/05/03 04:56:06 [DEBUG] agent: Node info in sync
2022/05/03 04:57:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cdkdh" since the cluster is too small
2022/05/03 04:57:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/05/03 04:57:54 [DEBUG] agent: Node info in sync
2022/05/03 04:58:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cdkdh" since the cluster is too small
2022/05/03 04:58:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-cdkdh.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2022/05/03 04:59:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cdkdh" since the cluster is too small
2022/05/03 04:59:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2022/05/03 04:59:18 [DEBUG] agent: Node info in sync
2022/05/03 05:00:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-cdkdh" since the cluster is too small
2022/05/03 05:00:13 [DEBUG] http: Request GET /v1/status/leader (3.443242ms) from=10.233.65.199:56124
2022/05/03 05:00:14 [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/05/03 05:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:14 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.44.34_9011"
2022/05/03 05:00:14 [DEBUG] agent: Node info in sync
2022/05/03 05:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (5.277848ms) from=10.233.65.199:56158
2022/05/03 05:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:14 [DEBUG] agent: Node info in sync
2022/05/03 05:00:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.947869ms) from=10.233.65.199:56160
2022/05/03 05:00:15 [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/05/03 05:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.44.34_9011"
2022/05/03 05:00:15 [DEBUG] agent: Node info in sync
2022/05/03 05:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (6.169342ms) from=10.233.65.199:56166
2022/05/03 05:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Node info in sync
2022/05/03 05:00:15 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (786.529µs) from=10.233.65.199:56168
2022/05/03 05:00:15 [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/05/03 05:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [INFO] agent: Synced service "_v1_message-router_10.233.48.159_3904"
2022/05/03 05:00:15 [DEBUG] agent: Node info in sync
2022/05/03 05:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.690779ms) from=10.233.65.199:56178
2022/05/03 05:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:15 [DEBUG] agent: Node info in sync
2022/05/03 05:00:15 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (826.825µs) from=10.233.65.199:56182
2022/05/03 05:00:15 [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/05/03 05:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:15 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.18.196_9007"
2022/05/03 05:00:15 [DEBUG] agent: Node info in sync
2022/05/03 05:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (5.509519ms) from=10.233.65.199:56184
2022/05/03 05:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:15 [DEBUG] agent: Node info in sync
2022/05/03 05:00:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (2.238615ms) from=10.233.65.199:56186
2022/05/03 05:00:15 [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/05/03 05:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:15 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.18.196_9007"
2022/05/03 05:00:15 [DEBUG] agent: Node info in sync
2022/05/03 05:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (4.346887ms) from=10.233.65.199:56188
2022/05/03 05:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:15 [DEBUG] agent: Node info in sync
2022/05/03 05:00:15 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (650.036µs) from=10.233.65.199:56190
2022/05/03 05:00:15 [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/05/03 05:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:15 [INFO] agent: Synced service "_v1_parser_10.233.46.119_8806"
2022/05/03 05:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Node info in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:15 [DEBUG] agent: Node info in sync
2022/05/03 05:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (7.421855ms) from=10.233.65.199:56194
2022/05/03 05:00:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (386.081µs) from=10.233.65.199:56196
2022/05/03 05:00:15 [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/05/03 05:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:15 [INFO] agent: Synced service "_v1_catalog_10.233.46.119_8806"
2022/05/03 05:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:15 [DEBUG] agent: Node info in sync
2022/05/03 05:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (20.228329ms) from=10.233.65.199:56212
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:15 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:15 [DEBUG] agent: Node info in sync
2022/05/03 05:00:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (551.401µs) from=10.233.65.199:56214
2022/05/03 05:00:16 [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/05/03 05:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:16 [INFO] agent: Synced service "_v1_nsd_10.233.46.119_8806"
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Node info in sync
2022/05/03 05:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (7.993858ms) from=10.233.65.199:56222
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Node info in sync
2022/05/03 05:00:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (475.984µs) from=10.233.65.199:56224
2022/05/03 05:00:16 [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/05/03 05:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.46.119_8806"
2022/05/03 05:00:16 [DEBUG] agent: Node info in sync
2022/05/03 05:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (43.79906ms) from=10.233.65.199:56226
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Node info in sync
2022/05/03 05:00:16 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (483.713µs) from=10.233.65.199:56228
2022/05/03 05:00:16 [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/05/03 05:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [INFO] agent: Synced service "_v1_sdc_10.233.50.68_8443"
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Node info in sync
2022/05/03 05:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (4.726628ms) from=10.233.65.199:56234
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:16 [DEBUG] agent: Node info in sync
2022/05/03 05:00:16 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (605.12µs) from=10.233.65.199:56236
2022/05/03 05:00:16 [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/05/03 05:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:16 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.50.68_8080"
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Node info in sync
2022/05/03 05:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (4.756312ms) from=10.233.65.199:56242
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Node info in sync
2022/05/03 05:00:16 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (399.803µs) from=10.233.65.199:56244
2022/05/03 05:00:16 [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/05/03 05:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.40.176_443"
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:16 [DEBUG] agent: Node info in sync
2022/05/03 05:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (4.666105ms) from=10.233.65.199:56254
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:16 [DEBUG] agent: Node info in sync
2022/05/03 05:00:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (396.347µs) from=10.233.65.199:56256
2022/05/03 05:00:17 [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/05/03 05:00:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:17 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.2.61_9015"
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:17 [DEBUG] agent: Node info in sync
2022/05/03 05:00:17 [DEBUG] http: Request PUT /v1/agent/service/register (9.692528ms) from=10.233.65.199:56268
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:17 [DEBUG] agent: Node info in sync
2022/05/03 05:00:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (413.178µs) from=10.233.65.199:56270
2022/05/03 05:00:17 [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/05/03 05:00:17 [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/05/03 05:00:17 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [INFO] agent: Synced service "_v1_sdc-gui_10.233.31.97_8181"
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:17 [DEBUG] agent: Node info in sync
2022/05/03 05:00:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.957814ms) from=10.233.65.199:56278
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:17 [DEBUG] agent: Node info in sync
2022/05/03 05:00:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (517.561µs) from=10.233.65.199:56280
2022/05/03 05:00:17 [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/05/03 05:00:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:17 [INFO] agent: Synced service "_v0_multicloud_10.233.21.67_9001"
2022/05/03 05:00:17 [DEBUG] agent: Node info in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:17 [DEBUG] agent: Node info in sync
2022/05/03 05:00:17 [DEBUG] http: Request PUT /v1/agent/service/register (18.206849ms) from=10.233.65.199:56282
2022/05/03 05:00:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (499.862µs) from=10.233.65.199:56284
2022/05/03 05:00:18 [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/05/03 05:00:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:18 [INFO] agent: Synced service "_v1_multicloud_10.233.21.67_9001"
2022/05/03 05:00:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:18 [DEBUG] agent: Node info in sync
2022/05/03 05:00:18 [DEBUG] http: Request PUT /v1/agent/service/register (11.472201ms) from=10.233.65.199:56292
2022/05/03 05:00:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:18 [DEBUG] agent: Node info in sync
2022/05/03 05:00:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (618.315µs) from=10.233.65.199:56294
2022/05/03 05:00:18 [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/05/03 05:00:18 [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/05/03 05:00:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:18 [INFO] agent: Synced service "_v1_wf-gui_10.233.6.8_8443"
2022/05/03 05:00:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:18 [DEBUG] agent: Node info in sync
2022/05/03 05:00:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.713654ms) from=10.233.65.199:56300
2022/05/03 05:00:18 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:18 [DEBUG] agent: Node info in sync
2022/05/03 05:00:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (357.448µs) from=10.233.65.199:56302
2022/05/03 05:00:19 [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/05/03 05:00:19 [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/05/03 05:00:19 [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/05/03 05:00:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:19 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.66.216_8446"
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:19 [DEBUG] agent: Node info in sync
2022/05/03 05:00:19 [DEBUG] http: Request PUT /v1/agent/service/register (6.835193ms) from=10.233.65.199:56322
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:19 [DEBUG] agent: Node info in sync
2022/05/03 05:00:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (532.882µs) from=10.233.65.199:56324
2022/05/03 05:00:19 [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/05/03 05:00:19 [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/05/03 05:00:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:19 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.66.216_8446"
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:19 [DEBUG] agent: Node info in sync
2022/05/03 05:00:19 [DEBUG] http: Request PUT /v1/agent/service/register (6.823976ms) from=10.233.65.199:56328
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:19 [DEBUG] agent: Node info in sync
2022/05/03 05:00:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (688.362µs) from=10.233.65.199:56330
2022/05/03 05:00:19 [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/05/03 05:00:19 [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/05/03 05:00:19 [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/05/03 05:00:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:19 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.66.216_8446"
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:19 [DEBUG] agent: Node info in sync
2022/05/03 05:00:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.562432ms) from=10.233.65.199:56346
2022/05/03 05:00:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:19 [DEBUG] agent: Node info in sync
2022/05/03 05:00:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (607.593µs) from=10.233.65.199:56348
2022/05/03 05:00:19 [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/05/03 05:00:19 [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/05/03 05:00:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:19 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.66.216_8446"
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:19 [DEBUG] agent: Node info in sync
2022/05/03 05:00:19 [DEBUG] http: Request PUT /v1/agent/service/register (24.187136ms) from=10.233.65.199:56356
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:19 [DEBUG] agent: Node info in sync
2022/05/03 05:00:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (326.618µs) from=10.233.65.199:56358
2022/05/03 05:00:20 [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/05/03 05:00:20 [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/05/03 05:00:20 [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/05/03 05:00:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:20 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.66.216_8446"
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Node info in sync
2022/05/03 05:00:20 [DEBUG] http: Request PUT /v1/agent/service/register (4.349524ms) from=10.233.65.199:56362
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Node info in sync
2022/05/03 05:00:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (385.868µs) from=10.233.65.199:56364
2022/05/03 05:00:20 [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/05/03 05:00:20 [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/05/03 05:00:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:20 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.66.216_8446"
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Node info in sync
2022/05/03 05:00:20 [DEBUG] http: Request PUT /v1/agent/service/register (10.75846ms) from=10.233.65.199:56372
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Node info in sync
2022/05/03 05:00:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (398.317µs) from=10.233.65.199:56374
2022/05/03 05:00:20 [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/05/03 05:00:20 [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/05/03 05:00:20 [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/05/03 05:00:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.66.216_8446"
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Node info in sync
2022/05/03 05:00:20 [DEBUG] http: Request PUT /v1/agent/service/register (7.696824ms) from=10.233.65.199:56378
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Node info in sync
2022/05/03 05:00:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (471.551µs) from=10.233.65.199:56380
2022/05/03 05:00:20 [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/05/03 05:00:20 [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/05/03 05:00:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.66.216_8446"
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Node info in sync
2022/05/03 05:00:20 [DEBUG] http: Request PUT /v1/agent/service/register (14.381446ms) from=10.233.65.199:56382
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:20 [DEBUG] agent: Node info in sync
2022/05/03 05:00:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (579.353µs) from=10.233.65.199:56384
2022/05/03 05:00:20 [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/05/03 05:00:20 [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/05/03 05:00:20 [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/05/03 05:00:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.66.216_8446"
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Node info in sync
2022/05/03 05:00:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.245881ms) from=10.233.65.199:56388
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Node info in sync
2022/05/03 05:00:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (327.835µs) from=10.233.65.199:56390
2022/05/03 05:00:20 [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/05/03 05:00:20 [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/05/03 05:00:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.66.216_8446"
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Node info in sync
2022/05/03 05:00:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.285637ms) from=10.233.65.199:56394
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:20 [DEBUG] agent: Node info in sync
2022/05/03 05:00:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (384.89µs) from=10.233.65.199:56396
2022/05/03 05:00:21 [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/05/03 05:00:21 [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/05/03 05:00:21 [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/05/03 05:00:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:21 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.66.216_8446"
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:21 [DEBUG] agent: Node info in sync
2022/05/03 05:00:21 [DEBUG] http: Request PUT /v1/agent/service/register (707.241702ms) from=10.233.65.199:56402
2022/05/03 05:00:21 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:21 [DEBUG] agent: Node info in sync
2022/05/03 05:00:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (364.901µs) from=10.233.65.199:56424
2022/05/03 05:00:21 [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/05/03 05:00:21 [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/05/03 05:00:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.66.216_8446"
2022/05/03 05:00:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Node info in sync
2022/05/03 05:00:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.513663ms) from=10.233.65.199:56426
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:21 [DEBUG] agent: Node info in sync
2022/05/03 05:00:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (2.961247ms) from=10.233.65.199:56428
2022/05/03 05:00:22 [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/05/03 05:00:22 [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/05/03 05:00:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.66.216_8446"
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Node info in sync
2022/05/03 05:00:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.479386ms) from=10.233.65.199:56438
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Node info in sync
2022/05/03 05:00:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (2.972283ms) from=10.233.65.199:56444
2022/05/03 05:00:22 [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/05/03 05:00:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.66.216_8446"
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Node info in sync
2022/05/03 05:00:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.292099ms) from=10.233.65.199:56448
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Node info in sync
2022/05/03 05:00:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (524.482µs) from=10.233.65.199:56450
2022/05/03 05:00:22 [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/05/03 05:00:22 [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/05/03 05:00:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.66.216_8446"
2022/05/03 05:00:22 [DEBUG] agent: Node info in sync
2022/05/03 05:00:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.468055ms) from=10.233.65.199:56452
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Node info in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Node info in sync
2022/05/03 05:00:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (369.529µs) from=10.233.65.199:56454
2022/05/03 05:00:22 [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/05/03 05:00:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.66.216_8446"
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Node info in sync
2022/05/03 05:00:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.072501ms) from=10.233.65.199:56458
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Node info in sync
2022/05/03 05:00:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (489.36µs) from=10.233.65.199:56460
2022/05/03 05:00:22 [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/05/03 05:00:22 [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/05/03 05:00:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.66.216_8446"
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Node info in sync
2022/05/03 05:00:22 [DEBUG] http: Request PUT /v1/agent/service/register (6.300795ms) from=10.233.65.199:56462
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Node info in sync
2022/05/03 05:00:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (530.867µs) from=10.233.65.199:56466
2022/05/03 05:00:22 [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/05/03 05:00:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.66.216_8446"
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Node info in sync
2022/05/03 05:00:22 [DEBUG] http: Request PUT /v1/agent/service/register (7.927133ms) from=10.233.65.199:56470
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:22 [DEBUG] agent: Node info in sync
2022/05/03 05:00:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (755.689µs) from=10.233.65.199:56472
2022/05/03 05:00:23 [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/05/03 05:00:23 [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/05/03 05:00:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.66.216_8446"
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Node info in sync
2022/05/03 05:00:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.933966ms) from=10.233.65.199:56476
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Node info in sync
2022/05/03 05:00:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (575.293µs) from=10.233.65.199:56478
2022/05/03 05:00:23 [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/05/03 05:00:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:23 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.66.216_8446"
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:23 [DEBUG] agent: Node info in sync
2022/05/03 05:00:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.023573ms) from=10.233.65.199:56480
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Node info in sync
2022/05/03 05:00:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (475.169µs) from=10.233.65.199:56482
2022/05/03 05:00:23 [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/05/03 05:00:23 [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/05/03 05:00:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:23 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.66.216_8446"
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Node info in sync
2022/05/03 05:00:23 [DEBUG] http: Request PUT /v1/agent/service/register (3.801657ms) from=10.233.65.199:56486
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Node info in sync
2022/05/03 05:00:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (803.001µs) from=10.233.65.199:56490
2022/05/03 05:00:23 [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/05/03 05:00:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.66.216_8446"
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Node info in sync
2022/05/03 05:00:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.510619ms) from=10.233.65.199:56492
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Node info in sync
2022/05/03 05:00:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (483.384µs) from=10.233.65.199:56494
2022/05/03 05:00:23 [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/05/03 05:00:23 [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/05/03 05:00:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.66.216_8446"
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Node info in sync
2022/05/03 05:00:23 [DEBUG] http: Request PUT /v1/agent/service/register (7.575506ms) from=10.233.65.199:56498
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Node info in sync
2022/05/03 05:00:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (406.254µs) from=10.233.65.199:56500
2022/05/03 05:00:23 [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/05/03 05:00:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.66.216_8446"
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Node info in sync
2022/05/03 05:00:23 [DEBUG] http: Request PUT /v1/agent/service/register (18.877971ms) from=10.233.65.199:56504
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Node info in sync
2022/05/03 05:00:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (550.06µs) from=10.233.65.199:56506
2022/05/03 05:00:23 [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/05/03 05:00:23 [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/05/03 05:00:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.66.216_8446"
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Node info in sync
2022/05/03 05:00:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.301243ms) from=10.233.65.199:56512
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Node info in sync
2022/05/03 05:00:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (568.138µs) from=10.233.65.199:56514
2022/05/03 05:00:23 [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/05/03 05:00:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.66.216_8446"
2022/05/03 05:00:23 [DEBUG] agent: Node info in sync
2022/05/03 05:00:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.903168ms) from=10.233.65.199:56518
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:23 [DEBUG] agent: Node info in sync
2022/05/03 05:00:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (382.76µs) from=10.233.65.199:56520
2022/05/03 05:00:24 [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/05/03 05:00:24 [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/05/03 05:00:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.66.216_8446"
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Node info in sync
2022/05/03 05:00:24 [DEBUG] http: Request PUT /v1/agent/service/register (28.040845ms) from=10.233.65.199:56524
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Node info in sync
2022/05/03 05:00:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (418.698µs) from=10.233.65.199:56526
2022/05/03 05:00:24 [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/05/03 05:00:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.66.216_8446"
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Node info in sync
2022/05/03 05:00:24 [DEBUG] http: Request PUT /v1/agent/service/register (13.42274ms) from=10.233.65.199:56532
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Node info in sync
2022/05/03 05:00:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (389.597µs) from=10.233.65.199:56538
2022/05/03 05:00:24 [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/05/03 05:00:24 [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/05/03 05:00:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.66.216_8446"
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Node info in sync
2022/05/03 05:00:24 [DEBUG] http: Request PUT /v1/agent/service/register (10.840082ms) from=10.233.65.199:56540
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Node info in sync
2022/05/03 05:00:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (590.111µs) from=10.233.65.199:56548
2022/05/03 05:00:24 [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/05/03 05:00:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.66.216_8446"
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Node info in sync
2022/05/03 05:00:24 [DEBUG] http: Request PUT /v1/agent/service/register (12.95066ms) from=10.233.65.199:56552
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Node info in sync
2022/05/03 05:00:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (603.831µs) from=10.233.65.199:56554
2022/05/03 05:00:24 [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/05/03 05:00:24 [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/05/03 05:00:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:24 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.66.216_8446"
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Node info in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Node info in sync
2022/05/03 05:00:24 [DEBUG] http: Request PUT /v1/agent/service/register (6.362843ms) from=10.233.65.199:56556
2022/05/03 05:00:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (641.003µs) from=10.233.65.199:56558
2022/05/03 05:00:24 [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/05/03 05:00:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.66.216_8446"
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:24 [DEBUG] agent: Node info in sync
2022/05/03 05:00:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.305535ms) from=10.233.65.199:56560
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Node info in sync
2022/05/03 05:00:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (427.172µs) from=10.233.65.199:56562
2022/05/03 05:00:24 [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/05/03 05:00:24 [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/05/03 05:00:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.66.216_8446"
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Node info in sync
2022/05/03 05:00:24 [DEBUG] http: Request PUT /v1/agent/service/register (8.733873ms) from=10.233.65.199:56566
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Node info in sync
2022/05/03 05:00:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (481.486µs) from=10.233.65.199:56568
2022/05/03 05:00:24 [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/05/03 05:00:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.66.216_8446"
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Node info in sync
2022/05/03 05:00:24 [DEBUG] http: Request PUT /v1/agent/service/register (9.105081ms) from=10.233.65.199:56574
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:24 [DEBUG] agent: Node info in sync
2022/05/03 05:00:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (746.961µs) from=10.233.65.199:56576
2022/05/03 05:00:25 [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/05/03 05:00:25 [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/05/03 05:00:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.66.216_8446"
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Node info in sync
2022/05/03 05:00:25 [DEBUG] http: Request PUT /v1/agent/service/register (10.002568ms) from=10.233.65.199:56580
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Node info in sync
2022/05/03 05:00:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (553.811µs) from=10.233.65.199:56582
2022/05/03 05:00:25 [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/05/03 05:00:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.66.216_8446"
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Node info in sync
2022/05/03 05:00:25 [DEBUG] http: Request PUT /v1/agent/service/register (12.361173ms) from=10.233.65.199:56584
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Node info in sync
2022/05/03 05:00:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (511.291µs) from=10.233.65.199:56586
2022/05/03 05:00:25 [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/05/03 05:00:25 [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/05/03 05:00:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [INFO] agent: Synced service "_v11__aai-nquery_10.233.66.216_8446"
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Node info in sync
2022/05/03 05:00:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.459667ms) from=10.233.65.199:56590
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Node info in sync
2022/05/03 05:00:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (815.395µs) from=10.233.65.199:56592
2022/05/03 05:00:25 [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/05/03 05:00:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [INFO] agent: Synced service "_v11_aai-nquery_10.233.66.216_8446"
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:25 [DEBUG] agent: Node info in sync
2022/05/03 05:00:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.952076ms) from=10.233.65.199:56600
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Node info in sync
2022/05/03 05:00:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (338.454µs) from=10.233.65.199:56606
2022/05/03 05:00:25 [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/05/03 05:00:25 [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/05/03 05:00:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [INFO] agent: Synced service "_v12__aai-nquery_10.233.66.216_8446"
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Node info in sync
2022/05/03 05:00:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.355121ms) from=10.233.65.199:56608
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Node info in sync
2022/05/03 05:00:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (352.492µs) from=10.233.65.199:56610
2022/05/03 05:00:25 [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/05/03 05:00:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [INFO] agent: Synced service "_v12_aai-nquery_10.233.66.216_8446"
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Node info in sync
2022/05/03 05:00:25 [DEBUG] http: Request PUT /v1/agent/service/register (7.962524ms) from=10.233.65.199:56612
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Node info in sync
2022/05/03 05:00:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (437.533µs) from=10.233.65.199:56624
2022/05/03 05:00:25 [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/05/03 05:00:25 [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/05/03 05:00:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [INFO] agent: Synced service "_v13__aai-nquery_10.233.66.216_8446"
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Node info in sync
2022/05/03 05:00:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.554198ms) from=10.233.65.199:56632
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Node info in sync
2022/05/03 05:00:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (452.668µs) from=10.233.65.199:56634
2022/05/03 05:00:26 [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/05/03 05:00:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [INFO] agent: Synced service "_v13_aai-nquery_10.233.66.216_8446"
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Node info in sync
2022/05/03 05:00:26 [DEBUG] http: Request PUT /v1/agent/service/register (6.587075ms) from=10.233.65.199:56642
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:26 [DEBUG] agent: Node info in sync
2022/05/03 05:00:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (7.697426ms) from=10.233.65.199:56644
2022/05/03 05:00:26 [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/05/03 05:00:26 [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/05/03 05:00:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [INFO] agent: Synced service "_v14__aai-nquery_10.233.66.216_8446"
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Node info in sync
2022/05/03 05:00:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.599742ms) from=10.233.65.199:56650
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Node info in sync
2022/05/03 05:00:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (488.37µs) from=10.233.65.199:56652
2022/05/03 05:00:26 [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/05/03 05:00:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [INFO] agent: Synced service "_v14_aai-nquery_10.233.66.216_8446"
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Node info in sync
2022/05/03 05:00:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.702891ms) from=10.233.65.199:56654
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Node info in sync
2022/05/03 05:00:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (6.886391ms) from=10.233.65.199:56656
2022/05/03 05:00:26 [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/05/03 05:00:26 [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/05/03 05:00:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [INFO] agent: Synced service "_v15__aai-nquery_10.233.66.216_8446"
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Node info in sync
2022/05/03 05:00:26 [DEBUG] http: Request PUT /v1/agent/service/register (48.152271ms) from=10.233.65.199:56662
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Node info in sync
2022/05/03 05:00:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (411.676µs) from=10.233.65.199:56666
2022/05/03 05:00:26 [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/05/03 05:00:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [INFO] agent: Synced service "_v15_aai-nquery_10.233.66.216_8446"
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:26 [DEBUG] agent: Node info in sync
2022/05/03 05:00:26 [DEBUG] http: Request PUT /v1/agent/service/register (10.450515ms) from=10.233.65.199:56670
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:26 [DEBUG] agent: Node info in sync
2022/05/03 05:00:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (568.005µs) from=10.233.65.199:56676
2022/05/03 05:00:27 [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/05/03 05:00:27 [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/05/03 05:00:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [INFO] agent: Synced service "_v16__aai-nquery_10.233.66.216_8446"
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Node info in sync
2022/05/03 05:00:27 [DEBUG] http: Request PUT /v1/agent/service/register (19.759655ms) from=10.233.65.199:56680
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Node info in sync
2022/05/03 05:00:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (576.712µs) from=10.233.65.199:56684
2022/05/03 05:00:27 [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/05/03 05:00:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [INFO] agent: Synced service "_v16_aai-nquery_10.233.66.216_8446"
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:27 [DEBUG] agent: Node info in sync
2022/05/03 05:00:27 [DEBUG] http: Request PUT /v1/agent/service/register (6.77312ms) from=10.233.65.199:56696
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Node info in sync
2022/05/03 05:00:27 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (617.136µs) from=10.233.65.199:56700
2022/05/03 05:00:27 [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/05/03 05:00:27 [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/05/03 05:00:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [INFO] agent: Synced service "_v17__aai-nquery_10.233.66.216_8446"
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Node info in sync
2022/05/03 05:00:27 [DEBUG] http: Request PUT /v1/agent/service/register (12.531614ms) from=10.233.65.199:56704
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:27 [DEBUG] agent: Node info in sync
2022/05/03 05:00:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (515.13µs) from=10.233.65.199:56708
2022/05/03 05:00:27 [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/05/03 05:00:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_message-router_10.233.48.159_3904" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.176_443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [INFO] agent: Synced service "_v17_aai-nquery_10.233.66.216_8446"
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.31.97_8181" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.44.34_9011" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_catalog_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.6.8_8443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc_10.233.50.68_8443" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.68_8080" in sync
2022/05/03 05:00:27 [DEBUG] agent: Node info in sync
2022/05/03 05:00:27 [DEBUG] http: Request PUT /v1/agent/service/register (15.301252ms) from=10.233.65.199:56712
2022/05/03 05:00:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_parser_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.196_9007" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.2.61_9015" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.216_8446" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_nsd_10.233.46.119_8806" in sync
2022/05/03 05:00:27 [DEBUG] agent: Service "_v1_multicloud_10.233.21.67_9001" in sync