By type
+ CONSUL_BIND=
+ [ -n ]
+ CONSUL_CLIENT=
+ [ -n ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n ]
+ [ a = - ]
+ [ agent = agent ]
+ shift
+ set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
+ [ consul = consul ]
+ stat -c %u /consul/data
+ id -u consul
+ [ 100 != 100 ]
+ stat -c %u /consul/config
+ id -u consul
+ [ 100 != 100 ]
+ [ ! -z ]
+ exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0
==> Starting Consul agent...
==> Consul agent running!
Version: 'v1.4.3'
Node ID: 'df3fea03-d617-4c1c-4358-6b980a44c569'
Node name: 'onap-msb-consul-86975585d9-tmcml'
Datacenter: 'dc1' (Segment: '')
Server: true (Bootstrap: false)
Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false
==> Log data will now stream in as it occurs:
2021/06/02 23:47:29 [DEBUG] agent: Using random ID "df3fea03-d617-4c1c-4358-6b980a44c569" as node ID
2021/06/02 23:47:29 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:df3fea03-d617-4c1c-4358-6b980a44c569 Address:127.0.0.1:8300}]
2021/06/02 23:47:29 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
2021/06/02 23:47:29 [WARN] raft: Heartbeat timeout from "" reached, starting election
2021/06/02 23:47:29 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
2021/06/02 23:47:29 [WARN] raft: Unable to get address for server id df3fea03-d617-4c1c-4358-6b980a44c569, using fallback address 127.0.0.1:8300: Could not find address for server id df3fea03-d617-4c1c-4358-6b980a44c569
2021/06/02 23:47:29 [DEBUG] raft: Votes needed: 1
2021/06/02 23:47:29 [DEBUG] raft: Vote granted from df3fea03-d617-4c1c-4358-6b980a44c569 in term 2. Tally: 1
2021/06/02 23:47:29 [INFO] raft: Election won. Tally: 1
2021/06/02 23:47:29 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
2021/06/02 23:47:30 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-tmcml.dc1 127.0.0.1
2021/06/02 23:47:30 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-tmcml 127.0.0.1
2021/06/02 23:47:30 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-tmcml.dc1" in area "wan"
2021/06/02 23:47:30 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-tmcml (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2021/06/02 23:47:30 [DEBUG] agent/proxy: managed Connect proxy manager started
2021/06/02 23:47:30 [INFO] consul: cluster leadership acquired
2021/06/02 23:47:30 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-tmcml
2021/06/02 23:47:30 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
2021/06/02 23:47:30 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
2021/06/02 23:47:30 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
2021/06/02 23:47:30 [INFO] agent: started state syncer
2021/06/02 23:47:30 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
2021/06/02 23:47:31 [INFO] agent: Synced node info
2021/06/02 23:47:31 [DEBUG] agent: Node info in sync
2021/06/02 23:47:31 [DEBUG] agent: Node info in sync
2021/06/02 23:47:32 [INFO] connect: initialized primary datacenter CA with provider "consul"
2021/06/02 23:47:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tmcml" since the cluster is too small
2021/06/02 23:47:32 [INFO] consul: member 'onap-msb-consul-86975585d9-tmcml' joined, marking health alive
2021/06/02 23:47:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tmcml" since the cluster is too small
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
2021/06/02 23:48:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tmcml" since the cluster is too small
2021/06/02 23:48:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2021/06/02 23:48:57 [DEBUG] agent: Node info in sync
2021/06/02 23:49:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-tmcml.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2021/06/02 23:49:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tmcml" since the cluster is too small
2021/06/02 23:50:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2021/06/02 23:50:01 [DEBUG] agent: Node info in sync
2021/06/02 23:50:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tmcml" since the cluster is too small
2021/06/02 23:51:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tmcml" since the cluster is too small
2021/06/02 23:51:35 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
2021/06/02 23:51:35 [DEBUG] agent: Node info in sync
2021/06/02 23:52:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-tmcml.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
2021/06/02 23:52:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tmcml" since the cluster is too small
2021/06/02 23:52:51 [DEBUG] http: Request GET /v1/status/leader (412.349µs) from=10.233.76.192:50814
2021/06/02 23:52:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:52 [INFO] agent: Synced service "_v1_message-router_10.233.5.255_3904"
2021/06/02 23:52:52 [DEBUG] agent: Node info in sync
2021/06/02 23:52:52 [DEBUG] http: Request PUT /v1/agent/service/register (200.497763ms) from=10.233.76.192:50820
2021/06/02 23:52:52 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:52 [DEBUG] agent: Node info in sync
2021/06/02 23:52:52 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (100.293003ms) from=10.233.76.192:50824
2021/06/02 23:52:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:53 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.7.30_9518"
2021/06/02 23:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:53 [DEBUG] agent: Node info in sync
2021/06/02 23:52:53 [DEBUG] http: Request PUT /v1/agent/service/register (500.766989ms) from=10.233.76.192:50830
2021/06/02 23:52:53 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:52:53 [DEBUG] agent: Node info in sync
2021/06/02 23:52:53 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (374.538µs) from=10.233.76.192:50832
2021/06/02 23:52:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:54 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.38.6_9015"
2021/06/02 23:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:52:54 [DEBUG] agent: Node info in sync
2021/06/02 23:52:54 [DEBUG] http: Request PUT /v1/agent/service/register (513.049634ms) from=10.233.76.192:50840
2021/06/02 23:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:52:54 [DEBUG] agent: Node info in sync
2021/06/02 23:52:54 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (47.575832ms) from=10.233.76.192:50844
2021/06/02 23:52:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:52:54 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.36.51_9011"
2021/06/02 23:52:54 [DEBUG] agent: Node info in sync
2021/06/02 23:52:54 [DEBUG] http: Request PUT /v1/agent/service/register (211.117241ms) from=10.233.76.192:50846
2021/06/02 23:52:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:52:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:52:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:54 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:54 [DEBUG] agent: Node info in sync
2021/06/02 23:52:54 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (544.076µs) from=10.233.76.192:50850
2021/06/02 23:52:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:55 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.36.51_9011"
2021/06/02 23:52:55 [DEBUG] agent: Node info in sync
2021/06/02 23:52:55 [DEBUG] http: Request PUT /v1/agent/service/register (477.376866ms) from=10.233.76.192:50852
2021/06/02 23:52:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:55 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:52:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:52:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:55 [DEBUG] agent: Node info in sync
2021/06/02 23:52:55 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (435.648µs) from=10.233.76.192:50856
2021/06/02 23:52:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:56 [INFO] agent: Synced service "_v1_parser_10.233.34.168_8806"
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:56 [DEBUG] agent: Node info in sync
2021/06/02 23:52:56 [DEBUG] http: Request PUT /v1/agent/service/register (395.63537ms) from=10.233.76.192:50858
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:56 [DEBUG] agent: Node info in sync
2021/06/02 23:52:56 [DEBUG] http: Request GET /v1/health/service/parser-v1 (295.319µs) from=10.233.76.192:50870
2021/06/02 23:52:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:56 [INFO] agent: Synced service "_v1_catalog_10.233.34.168_8806"
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:52:56 [DEBUG] agent: Node info in sync
2021/06/02 23:52:56 [DEBUG] http: Request PUT /v1/agent/service/register (116.35078ms) from=10.233.76.192:50872
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:52:56 [DEBUG] agent: Node info in sync
2021/06/02 23:52:56 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (437.221µs) from=10.233.76.192:50874
2021/06/02 23:52:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:57 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:52:57 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:52:57 [INFO] agent: Synced service "_v1_nsd_10.233.34.168_8806"
2021/06/02 23:52:57 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:52:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:52:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:57 [DEBUG] agent: Node info in sync
2021/06/02 23:52:57 [DEBUG] http: Request PUT /v1/agent/service/register (585.177245ms) from=10.233.76.192:50878
2021/06/02 23:52:57 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:52:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:52:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:57 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:52:57 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:52:57 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:52:57 [DEBUG] agent: Node info in sync
2021/06/02 23:52:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (864.662µs) from=10.233.76.192:50886
2021/06/02 23:52:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:52:58 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.34.168_8806"
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:52:58 [DEBUG] agent: Node info in sync
2021/06/02 23:52:58 [DEBUG] http: Request PUT /v1/agent/service/register (622.315689ms) from=10.233.76.192:50888
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:52:58 [DEBUG] agent: Node info in sync
2021/06/02 23:52:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (170.924354ms) from=10.233.76.192:50892
2021/06/02 23:52:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:52:58 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.54.109_443"
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:52:58 [DEBUG] agent: Node info in sync
2021/06/02 23:52:58 [DEBUG] http: Request PUT /v1/agent/service/register (400.052489ms) from=10.233.76.192:50894
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:52:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:52:58 [DEBUG] agent: Node info in sync
2021/06/02 23:52:59 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (337.776µs) from=10.233.76.192:50902
2021/06/02 23:52:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:52:59 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:52:59 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:52:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:52:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:52:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:59 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:52:59 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:52:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:52:59 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.20.119_8080"
2021/06/02 23:52:59 [DEBUG] agent: Node info in sync
2021/06/02 23:52:59 [DEBUG] http: Request PUT /v1/agent/service/register (700.097183ms) from=10.233.76.192:50908
2021/06/02 23:52:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:59 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:52:59 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:52:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:52:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:52:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:52:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:52:59 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:52:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:52:59 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:52:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:52:59 [DEBUG] agent: Node info in sync
2021/06/02 23:52:59 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (532.064µs) from=10.233.76.192:50914
2021/06/02 23:53:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:00 [INFO] agent: Synced service "_v1_appc_10.233.43.27_8443"
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:00 [DEBUG] agent: Node info in sync
2021/06/02 23:53:00 [DEBUG] http: Request PUT /v1/agent/service/register (400.871444ms) from=10.233.76.192:50916
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:00 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:00 [DEBUG] agent: Node info in sync
2021/06/02 23:53:00 [DEBUG] http: Request GET /v1/health/service/appc-v1 (680.178µs) from=10.233.76.192:50920
2021/06/02 23:53:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:01 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.60.153_9009"
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:01 [DEBUG] agent: Node info in sync
2021/06/02 23:53:01 [DEBUG] http: Request PUT /v1/agent/service/register (284.732096ms) from=10.233.76.192:50928
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Node info in sync
2021/06/02 23:53:01 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (390.094µs) from=10.233.76.192:50936
2021/06/02 23:53:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:01 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.60.153_9009"
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Node info in sync
2021/06/02 23:53:01 [DEBUG] http: Request PUT /v1/agent/service/register (305.742999ms) from=10.233.76.192:50938
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Node info in sync
2021/06/02 23:53:01 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (500.93µs) from=10.233.76.192:50942
2021/06/02 23:53:01 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:01 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.18.180_9005"
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:01 [DEBUG] agent: Node info in sync
2021/06/02 23:53:01 [DEBUG] http: Request PUT /v1/agent/service/register (122.952599ms) from=10.233.76.192:50944
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:01 [DEBUG] agent: Node info in sync
2021/06/02 23:53:01 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (573.803µs) from=10.233.76.192:50948
2021/06/02 23:53:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:02 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:02 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.18.180_9005"
2021/06/02 23:53:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:02 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:02 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:02 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:02 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:02 [DEBUG] agent: Node info in sync
2021/06/02 23:53:02 [DEBUG] http: Request PUT /v1/agent/service/register (203.502509ms) from=10.233.76.192:50950
2021/06/02 23:53:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:02 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:03 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:03 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:03 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:03 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:03 [DEBUG] agent: Node info in sync
2021/06/02 23:53:03 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (999.564708ms) from=10.233.76.192:50956
2021/06/02 23:53:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:04 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.18.180_9005"
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:04 [DEBUG] agent: Node info in sync
2021/06/02 23:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (491.593643ms) from=10.233.76.192:50960
2021/06/02 23:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:04 [DEBUG] agent: Node info in sync
2021/06/02 23:53:04 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (78.331349ms) from=10.233.76.192:50966
2021/06/02 23:53:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:04 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.25.69_9004"
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:04 [DEBUG] agent: Node info in sync
2021/06/02 23:53:04 [DEBUG] http: Request PUT /v1/agent/service/register (357.593972ms) from=10.233.76.192:50968
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:04 [DEBUG] agent: Node info in sync
2021/06/02 23:53:04 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (333.035µs) from=10.233.76.192:50970
2021/06/02 23:53:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:05 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.25.69_9004"
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:05 [DEBUG] agent: Node info in sync
2021/06/02 23:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (324.527184ms) from=10.233.76.192:50972
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:05 [DEBUG] agent: Node info in sync
2021/06/02 23:53:05 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (464.15µs) from=10.233.76.192:50976
2021/06/02 23:53:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:05 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.6.249_9007"
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:05 [DEBUG] agent: Node info in sync
2021/06/02 23:53:05 [DEBUG] http: Request PUT /v1/agent/service/register (278.796221ms) from=10.233.76.192:50978
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:05 [DEBUG] agent: Node info in sync
2021/06/02 23:53:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (417.903µs) from=10.233.76.192:50980
2021/06/02 23:53:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:06 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.6.249_9007"
2021/06/02 23:53:06 [DEBUG] agent: Node info in sync
2021/06/02 23:53:06 [DEBUG] http: Request PUT /v1/agent/service/register (457.712417ms) from=10.233.76.192:50984
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:06 [DEBUG] agent: Node info in sync
2021/06/02 23:53:06 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (428.839µs) from=10.233.76.192:50996
2021/06/02 23:53:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [INFO] agent: Synced service "_v0_multicloud_10.233.15.139_9001"
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:06 [DEBUG] agent: Node info in sync
2021/06/02 23:53:06 [DEBUG] http: Request PUT /v1/agent/service/register (277.110192ms) from=10.233.76.192:50998
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:06 [DEBUG] agent: Node info in sync
2021/06/02 23:53:06 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (312.061µs) from=10.233.76.192:51000
2021/06/02 23:53:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:06 [INFO] agent: Synced service "_v1_multicloud_10.233.15.139_9001"
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:06 [DEBUG] agent: Node info in sync
2021/06/02 23:53:06 [DEBUG] http: Request PUT /v1/agent/service/register (400.190533ms) from=10.233.76.192:51002
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:06 [DEBUG] agent: Node info in sync
2021/06/02 23:53:07 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (467.079µs) from=10.233.76.192:51012
2021/06/02 23:53:07 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:07 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.69.61_8446"
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:07 [DEBUG] agent: Node info in sync
2021/06/02 23:53:07 [DEBUG] http: Request PUT /v1/agent/service/register (312.623439ms) from=10.233.76.192:51014
2021/06/02 23:53:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:07 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:07 [DEBUG] agent: Node info in sync
2021/06/02 23:53:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (314.518µs) from=10.233.76.192:51018
2021/06/02 23:53:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:08 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.69.61_8446"
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:08 [DEBUG] agent: Node info in sync
2021/06/02 23:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (742.194231ms) from=10.233.76.192:51020
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:08 [DEBUG] agent: Node info in sync
2021/06/02 23:53:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (340.603µs) from=10.233.76.192:51026
2021/06/02 23:53:08 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:08 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.69.61_8446"
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:08 [DEBUG] agent: Node info in sync
2021/06/02 23:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (127.75469ms) from=10.233.76.192:51028
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:08 [DEBUG] agent: Node info in sync
2021/06/02 23:53:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (433.947µs) from=10.233.76.192:51030
2021/06/02 23:53:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:08 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.69.61_8446"
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:08 [DEBUG] agent: Node info in sync
2021/06/02 23:53:08 [DEBUG] http: Request PUT /v1/agent/service/register (275.741667ms) from=10.233.76.192:51032
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:08 [DEBUG] agent: Node info in sync
2021/06/02 23:53:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (377.174µs) from=10.233.76.192:51040
2021/06/02 23:53:09 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:09 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.69.61_8446"
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:09 [DEBUG] agent: Node info in sync
2021/06/02 23:53:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.518231ms) from=10.233.76.192:51042
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Node info in sync
2021/06/02 23:53:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (289.274µs) from=10.233.76.192:51048
2021/06/02 23:53:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:09 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.69.61_8446"
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Node info in sync
2021/06/02 23:53:09 [DEBUG] http: Request PUT /v1/agent/service/register (400.239885ms) from=10.233.76.192:51050
2021/06/02 23:53:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:09 [DEBUG] agent: Node info in sync
2021/06/02 23:53:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (1.012853ms) from=10.233.76.192:51058
2021/06/02 23:53:10 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:10 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.69.61_8446"
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:10 [DEBUG] agent: Node info in sync
2021/06/02 23:53:10 [DEBUG] http: Request PUT /v1/agent/service/register (601.161055ms) from=10.233.76.192:51060
2021/06/02 23:53:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:10 [DEBUG] agent: Node info in sync
2021/06/02 23:53:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (99.890157ms) from=10.233.76.192:51066
2021/06/02 23:53:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:11 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.69.61_8446"
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:11 [DEBUG] agent: Node info in sync
2021/06/02 23:53:11 [DEBUG] http: Request PUT /v1/agent/service/register (309.784875ms) from=10.233.76.192:51076
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:11 [DEBUG] agent: Node info in sync
2021/06/02 23:53:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (328.97µs) from=10.233.76.192:51080
2021/06/02 23:53:11 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:12 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.69.61_8446"
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:12 [DEBUG] agent: Node info in sync
2021/06/02 23:53:12 [DEBUG] http: Request PUT /v1/agent/service/register (455.410263ms) from=10.233.76.192:51086
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Node info in sync
2021/06/02 23:53:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (432.587µs) from=10.233.76.192:51090
2021/06/02 23:53:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.69.61_8446"
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:12 [DEBUG] agent: Node info in sync
2021/06/02 23:53:12 [DEBUG] http: Request PUT /v1/agent/service/register (334.944159ms) from=10.233.76.192:51092
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Node info in sync
2021/06/02 23:53:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (310.302µs) from=10.233.76.192:51098
2021/06/02 23:53:12 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:12 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.69.61_8446"
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Node info in sync
2021/06/02 23:53:12 [DEBUG] http: Request PUT /v1/agent/service/register (166.45606ms) from=10.233.76.192:51100
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:12 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:12 [DEBUG] agent: Node info in sync
2021/06/02 23:53:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (661.705µs) from=10.233.76.192:51104
2021/06/02 23:53:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:13 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.69.61_8446"
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Node info in sync
2021/06/02 23:53:13 [DEBUG] http: Request PUT /v1/agent/service/register (182.304467ms) from=10.233.76.192:51106
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Node info in sync
2021/06/02 23:53:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (436.295µs) from=10.233.76.192:51108
2021/06/02 23:53:13 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.69.61_8446"
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Node info in sync
2021/06/02 23:53:13 [DEBUG] http: Request PUT /v1/agent/service/register (245.528991ms) from=10.233.76.192:51110
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:13 [DEBUG] agent: Node info in sync
2021/06/02 23:53:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (100.902716ms) from=10.233.76.192:51114
2021/06/02 23:53:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.69.61_8446"
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Node info in sync
2021/06/02 23:53:15 [DEBUG] http: Request PUT /v1/agent/service/register (472.763632ms) from=10.233.76.192:51118
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Node info in sync
2021/06/02 23:53:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (100.071639ms) from=10.233.76.192:51126
2021/06/02 23:53:15 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.69.61_8446"
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Node info in sync
2021/06/02 23:53:15 [DEBUG] http: Request PUT /v1/agent/service/register (237.370131ms) from=10.233.76.192:51128
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Node info in sync
2021/06/02 23:53:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (360.573µs) from=10.233.76.192:51132
2021/06/02 23:53:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:15 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.69.61_8446"
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Node info in sync
2021/06/02 23:53:15 [DEBUG] http: Request PUT /v1/agent/service/register (405.995617ms) from=10.233.76.192:51134
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:15 [DEBUG] agent: Node info in sync
2021/06/02 23:53:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (361.817µs) from=10.233.76.192:51148
2021/06/02 23:53:16 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.69.61_8446"
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Node info in sync
2021/06/02 23:53:16 [DEBUG] http: Request PUT /v1/agent/service/register (264.729705ms) from=10.233.76.192:51150
2021/06/02 23:53:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Node info in sync
2021/06/02 23:53:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (371.163µs) from=10.233.76.192:51152
2021/06/02 23:53:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.69.61_8446"
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Node info in sync
2021/06/02 23:53:16 [DEBUG] http: Request PUT /v1/agent/service/register (286.79442ms) from=10.233.76.192:51154
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:16 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:16 [DEBUG] agent: Node info in sync
2021/06/02 23:53:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (100.124523ms) from=10.233.76.192:51160
2021/06/02 23:53:17 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.69.61_8446"
2021/06/02 23:53:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Node info in sync
2021/06/02 23:53:17 [DEBUG] http: Request PUT /v1/agent/service/register (99.797105ms) from=10.233.76.192:51164
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Node info in sync
2021/06/02 23:53:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (434.044µs) from=10.233.76.192:51166
2021/06/02 23:53:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.69.61_8446"
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Node info in sync
2021/06/02 23:53:17 [DEBUG] http: Request PUT /v1/agent/service/register (352.924869ms) from=10.233.76.192:51170
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:17 [DEBUG] agent: Node info in sync
2021/06/02 23:53:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (275.197µs) from=10.233.76.192:51172
2021/06/02 23:53:17 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.69.61_8446"
2021/06/02 23:53:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Node info in sync
2021/06/02 23:53:18 [DEBUG] http: Request PUT /v1/agent/service/register (512.500592ms) from=10.233.76.192:51174
2021/06/02 23:53:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Node info in sync
2021/06/02 23:53:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (524.247µs) from=10.233.76.192:51178
2021/06/02 23:53:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.69.61_8446"
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Node info in sync
2021/06/02 23:53:18 [DEBUG] http: Request PUT /v1/agent/service/register (296.162101ms) from=10.233.76.192:51180
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:18 [DEBUG] agent: Node info in sync
2021/06/02 23:53:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (531.044µs) from=10.233.76.192:51184
2021/06/02 23:53:19 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53: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.
2021/06/02 23:53:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:19 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.69.61_8446"
2021/06/02 23:53:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Node info in sync
2021/06/02 23:53:19 [DEBUG] http: Request PUT /v1/agent/service/register (380.431294ms) from=10.233.76.192:51188
2021/06/02 23:53:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:19 [DEBUG] agent: Node info in sync
2021/06/02 23:53:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (5.388531ms) from=10.233.76.192:51194
2021/06/02 23:53:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53: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.
2021/06/02 23:53:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.69.61_8446"
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Node info in sync
2021/06/02 23:53:20 [DEBUG] http: Request PUT /v1/agent/service/register (718.042909ms) from=10.233.76.192:51196
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Node info in sync
2021/06/02 23:53:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (473.719µs) from=10.233.76.192:51204
2021/06/02 23:53:20 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53: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.
2021/06/02 23:53:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.69.61_8446"
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:20 [DEBUG] agent: Node info in sync
2021/06/02 23:53:20 [DEBUG] http: Request PUT /v1/agent/service/register (577.15073ms) from=10.233.76.192:51208
2021/06/02 23:53:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Node info in sync
2021/06/02 23:53:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (419.265µs) from=10.233.76.192:51218
2021/06/02 23:53:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53: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.
2021/06/02 23:53:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.69.61_8446"
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Node info in sync
2021/06/02 23:53:21 [DEBUG] http: Request PUT /v1/agent/service/register (160.015796ms) from=10.233.76.192:51222
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Node info in sync
2021/06/02 23:53:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (357.757µs) from=10.233.76.192:51224
2021/06/02 23:53:21 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53: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.
2021/06/02 23:53:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.69.61_8446"
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Node info in sync
2021/06/02 23:53:21 [DEBUG] http: Request PUT /v1/agent/service/register (482.0387ms) from=10.233.76.192:51228
2021/06/02 23:53:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (457.994µs) from=10.233.76.192:51234
2021/06/02 23:53:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Node info in sync
2021/06/02 23:53:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.69.61_8446"
2021/06/02 23:53:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Node info in sync
2021/06/02 23:53:22 [DEBUG] http: Request PUT /v1/agent/service/register (388.965017ms) from=10.233.76.192:51236
2021/06/02 23:53:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:22 [DEBUG] agent: Node info in sync
2021/06/02 23:53:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (361.723µs) from=10.233.76.192:51242
2021/06/02 23:53:22 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.69.61_8446"
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Node info in sync
2021/06/02 23:53:23 [DEBUG] http: Request PUT /v1/agent/service/register (327.84695ms) from=10.233.76.192:51244
2021/06/02 23:53:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:23 [DEBUG] agent: Node info in sync
2021/06/02 23:53:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (164.171928ms) from=10.233.76.192:51250
2021/06/02 23:53:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:24 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.69.61_8446"
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Node info in sync
2021/06/02 23:53:24 [DEBUG] http: Request PUT /v1/agent/service/register (569.997484ms) from=10.233.76.192:51252
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Node info in sync
2021/06/02 23:53:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (530.197µs) from=10.233.76.192:51258
2021/06/02 23:53: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.
2021/06/02 23:53: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.
2021/06/02 23:53:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.69.61_8446"
2021/06/02 23:53:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:24 [DEBUG] agent: Node info in sync
2021/06/02 23:53:24 [DEBUG] http: Request PUT /v1/agent/service/register (483.102711ms) from=10.233.76.192:51260
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:24 [DEBUG] agent: Node info in sync
2021/06/02 23:53:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (552.662µs) from=10.233.76.192:51262
2021/06/02 23:53: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.
2021/06/02 23:53:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.69.61_8446"
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:25 [DEBUG] agent: Node info in sync
2021/06/02 23:53:25 [DEBUG] http: Request PUT /v1/agent/service/register (296.196132ms) from=10.233.76.192:51266
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:25 [DEBUG] agent: Node info in sync
2021/06/02 23:53:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (368.877µs) from=10.233.76.192:51268
2021/06/02 23:53:25 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.69.61_8446"
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Node info in sync
2021/06/02 23:53:26 [DEBUG] http: Request PUT /v1/agent/service/register (741.518387ms) from=10.233.76.192:51270
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:26 [DEBUG] agent: Node info in sync
2021/06/02 23:53:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (307.545µs) from=10.233.76.192:51284
2021/06/02 23:53:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.69.61_8446"
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Node info in sync
2021/06/02 23:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (810.251821ms) from=10.233.76.192:51286
2021/06/02 23:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Node info in sync
2021/06/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (406.195µs) from=10.233.76.192:51296
2021/06/02 23:53:27 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.69.61_8446"
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:27 [DEBUG] agent: Node info in sync
2021/06/02 23:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (252.604446ms) from=10.233.76.192:51298
2021/06/02 23:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:27 [DEBUG] agent: Node info in sync
2021/06/02 23:53:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (455.093µs) from=10.233.76.192:51302
2021/06/02 23:53:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:28 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.69.61_8446"
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Node info in sync
2021/06/02 23:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (1.300164467s) from=10.233.76.192:51304
2021/06/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:28 [DEBUG] agent: Node info in sync
2021/06/02 23:53:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (410.47µs) from=10.233.76.192:51310
2021/06/02 23:53:28 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [INFO] agent: Synced service "_v11__aai-nquery_10.233.69.61_8446"
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Node info in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:29 [DEBUG] agent: Node info in sync
2021/06/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (299.855265ms) from=10.233.76.192:51312
2021/06/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (438.209µs) from=10.233.76.192:51320
2021/06/02 23:53:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [INFO] agent: Synced service "_v11_aai-nquery_10.233.69.61_8446"
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Node info in sync
2021/06/02 23:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (308.812739ms) from=10.233.76.192:51322
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:29 [DEBUG] agent: Node info in sync
2021/06/02 23:53:29 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (365.522µs) from=10.233.76.192:51326
2021/06/02 23:53:29 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [INFO] agent: Synced service "_v12__aai-nquery_10.233.69.61_8446"
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Node info in sync
2021/06/02 23:53:30 [DEBUG] http: Request PUT /v1/agent/service/register (410.484611ms) from=10.233.76.192:51328
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Node info in sync
2021/06/02 23:53:30 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (442.826µs) from=10.233.76.192:51334
2021/06/02 23:53:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [INFO] agent: Synced service "_v12_aai-nquery_10.233.69.61_8446"
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Node info in sync
2021/06/02 23:53:30 [DEBUG] http: Request PUT /v1/agent/service/register (200.910771ms) from=10.233.76.192:51338
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:30 [DEBUG] agent: Node info in sync
2021/06/02 23:53:30 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (322.09µs) from=10.233.76.192:51344
2021/06/02 23:53:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tmcml" since the cluster is too small
2021/06/02 23:53:31 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [INFO] agent: Synced service "_v13__aai-nquery_10.233.69.61_8446"
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Node info in sync
2021/06/02 23:53:31 [DEBUG] http: Request PUT /v1/agent/service/register (324.692578ms) from=10.233.76.192:51346
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:31 [DEBUG] agent: Node info in sync
2021/06/02 23:53:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (300.408859ms) from=10.233.76.192:51356
2021/06/02 23:53:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:32 [INFO] agent: Synced service "_v13_aai-nquery_10.233.69.61_8446"
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Node info in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Node info in sync
2021/06/02 23:53:32 [DEBUG] http: Request PUT /v1/agent/service/register (579.361651ms) from=10.233.76.192:51360
2021/06/02 23:53:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (431.406µs) from=10.233.76.192:51366
2021/06/02 23:53:32 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [INFO] agent: Synced service "_v14__aai-nquery_10.233.69.61_8446"
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Node info in sync
2021/06/02 23:53:32 [DEBUG] http: Request PUT /v1/agent/service/register (279.685023ms) from=10.233.76.192:51368
2021/06/02 23:53:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:32 [DEBUG] agent: Node info in sync
2021/06/02 23:53:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (345.573µs) from=10.233.76.192:51374
2021/06/02 23:53:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
2021/06/02 23:53:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [INFO] agent: Synced service "_v14_aai-nquery_10.233.69.61_8446"
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.18.180_9005" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.6_9015" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_catalog_10.233.34.168_8806" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.25.69_9004" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.7.30_9518" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.36.51_9011" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Node info in sync
2021/06/02 23:53:33 [DEBUG] http: Request PUT /v1/agent/service/register (401.967845ms) from=10.233.76.192:51376
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.168_8806" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v0_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_multicloud_10.233.15.139_9001" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.20.119_8080" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.18.180_9005" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.249_9007" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_message-router_10.233.5.255_3904" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.54.109_443" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_parser_10.233.34.168_8806" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.60.153_9009" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_nsd_10.233.34.168_8806" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_appc_10.233.43.27_8443" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.61_8446" in sync
2021/06/02 23:53:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.25.